Searched defs:rsf (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/test/javax/sql/testng/test/rowset/
H A DRowSetFactoryTests.java54 public void test(RowSetFactory rsf, String impl) throws SQLException { argument
62 private void validateRowSetImpl(RowSetFactory rsf, String implName) argument
[all...]
H A DRowSetProviderTests.java93 public void test(RowSetFactory rsf, String impl) throws SQLException { argument
160 private void validateProvider(RowSetFactory rsf, String implName) { argument
[all...]
H A DCommonRowSetTests.java95 protected RowSetFactory rsf; field in class:CommonRowSetTests

Completed in 45 milliseconds