Class AerospikeStatement

java.lang.Object
com.aerospike.jdbc.AerospikeStatement
All Implemented Interfaces:
SimpleWrapper, AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
AerospikePreparedStatement

public class AerospikeStatement extends Object implements Statement, SimpleWrapper