Uses of Class
com.clickhouse.jdbc.ConnectionImpl
-
Uses of ConnectionImpl in com.clickhouse.jdbc
Methods in com.clickhouse.jdbc that return ConnectionImplConstructors in com.clickhouse.jdbc with parameters of type ConnectionImplModifierConstructorDescriptionPreparedStatementImpl(ConnectionImpl connection, String sql, com.clickhouse.jdbc.internal.ParsedPreparedStatement parsedStatement) StatementImpl(ConnectionImpl connection) WriterStatementImpl(ConnectionImpl connection, String originalSql, TableSchema tableSchema, com.clickhouse.jdbc.internal.ParsedPreparedStatement parsedStatement)