Searched refs:isWrapperFor (Results 1 – 7 of 7) sorted by relevance
187 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