Class WriterStatementImpl

All Implemented Interfaces:
JdbcV2Wrapper, AutoCloseable, PreparedStatement, Statement, Wrapper

public class WriterStatementImpl extends PreparedStatementImpl implements PreparedStatement
Implements data streaming through Client Writer API. See PreparedStatementImpl