Class LoggingStatement

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

public class LoggingStatement extends Object implements Statement