Class StatementImpl

java.lang.Object
com.clickhouse.jdbc.StatementImpl
All Implemented Interfaces:
JdbcV2Wrapper, AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
PreparedStatementImpl

public class StatementImpl extends Object implements Statement, JdbcV2Wrapper