Class ProfiledConnectionWrapper40

  • All Implemented Interfaces:
    ConnectionWrapper, AutoCloseable, Connection, Wrapper

    public class ProfiledConnectionWrapper40
    extends ConnectionHolder40
    implements ConnectionWrapper
    Wrapper class that aids to provide wrapper for Statement, PreparedStatement, CallableStatement, DatabaseMetaData. Along with providing a wrapper, this aids in logging the SQL statements executed by the various applications.
    Author:
    Shalini M