Uses of Class
com.ibatis.common.jdbc.logging.BaseLogProxy

Packages that use BaseLogProxy
com.ibatis.common.jdbc.logging   
 

Uses of BaseLogProxy in com.ibatis.common.jdbc.logging
 

Subclasses of BaseLogProxy in com.ibatis.common.jdbc.logging
 class ConnectionLogProxy
          Connection proxy to add logging
 class PreparedStatementLogProxy
          PreparedStatement proxy to add logging
 class ResultSetLogProxy
          ResultSet proxy to add logging
 class StatementLogProxy
          Statement proxy to add logging