Class LoggingPreparedStatement

java.lang.Object
org.apache.activemq.artemis.jdbc.store.logging.LoggingStatement
org.apache.activemq.artemis.jdbc.store.logging.LoggingPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public class LoggingPreparedStatement extends LoggingStatement implements PreparedStatement