Interface ClickHousePreparedStatement

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

public interface ClickHousePreparedStatement extends PreparedStatement