Class DatabendPreparedStatement

java.lang.Object
com.databend.jdbc.DatabendStatement
com.databend.jdbc.DatabendPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public class DatabendPreparedStatement extends DatabendStatement implements PreparedStatement