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