Class QoQPreparedStatement

java.lang.Object
ortus.boxlang.runtime.jdbc.qoq.QoQStatement
ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public class QoQPreparedStatement extends QoQStatement implements PreparedStatement