Package com.clickhouse.jdbc
Interface JdbcV2Wrapper
- All Superinterfaces:
Wrapper
- All Known Implementing Classes:
ConnectionImpl,DatabaseMetaData,DataSourceImpl,MetadataResultSet,ParameterMetaData,PreparedStatementImpl,ResultSetImpl,ResultSetMetaData,StatementImpl
-
Method Summary
-
Method Details
-
isWrapperFor
- Specified by:
isWrapperForin interfaceWrapper- Throws:
SQLException
-
unwrap
- Specified by:
unwrapin interfaceWrapper- Throws:
SQLException
-