Interface ClickHouseStatement

All Superinterfaces:
AutoCloseable, Statement, Wrapper
All Known Implementing Classes:
AbstractPreparedStatement, ClickHouseStatementImpl, InputBasedPreparedStatement, SqlBasedPreparedStatement, StreamBasedPreparedStatement, TableBasedPreparedStatement

@Deprecated public interface ClickHouseStatement extends Statement
Deprecated.