Class ParamLoggingPreparedStatement

java.lang.Object
org.datanucleus.store.rdbms.ParamLoggingPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

class ParamLoggingPreparedStatement extends Object implements PreparedStatement
Wrapper for a PreparedStatement, providing access to a String representation of the statement with replaced actual parameters.