Searched refs:isWrapperFor (Results 1 – 8 of 8) sorted by relevance
51 boolean isWrapperFor(Class<?> iface) throws SQLException; in isWrapperFor() method
188 public boolean isWrapperFor(Class<?> iface) throws SQLException { in isWrapperFor() method in TestHelper_Connection1
219 public boolean isWrapperFor(java.lang.Class iface) throws SQLException { in isWrapperFor() method in JDBCResultSetMetaData
321 public boolean isWrapperFor(java.lang.Class iface) throws SQLException { in isWrapperFor() method in JDBCStatement
515 public boolean isWrapperFor(java.lang.Class iface) throws SQLException { in isWrapperFor() method in JDBCConnection
1600 public boolean isWrapperFor(java.lang.Class iface) throws SQLException {
1684 public boolean isWrapperFor(java.lang.Class iface) throws SQLException { in isWrapperFor() method in JDBCDatabaseMetaData
766 public boolean isWrapperFor(Class<?> iface) throws SQLException { in isWrapperFor() method in Impl_RowSet