Searched defs:isWrapperFor (Results 1 – 6 of 6) sorted by relevance
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
1684 public boolean isWrapperFor(java.lang.Class iface) throws SQLException { in isWrapperFor() method in JDBCDatabaseMetaData
187 public boolean isWrapperFor(Class<?> iface) throws SQLException { in isWrapperFor() method in TestHelper_Connection1
766 public boolean isWrapperFor(Class<?> iface) throws SQLException { in isWrapperFor() method in Impl_RowSet