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

/openjdk10/jdk/test/javax/sql/testng/util/
H A DStubRowSetFactory.java51 public JoinRowSet createJoinRowSet() throws SQLException { method in class:StubRowSetFactory
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DRowSetFactoryImpl.java61 public JoinRowSet createJoinRowSet() throws SQLException { method in class:RowSetFactoryImpl
/openjdk10/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetFactory.java85 public JoinRowSet createJoinRowSet() throws SQLException; method in interface:RowSetFactory

Completed in 43 milliseconds