Uses of Class
org.apache.ibatis.logging.jdbc.BaseJdbcLogger

Packages that use BaseJdbcLogger
org.apache.ibatis.logging.jdbc   
 

Uses of BaseJdbcLogger in org.apache.ibatis.logging.jdbc
 

Subclasses of BaseJdbcLogger in org.apache.ibatis.logging.jdbc
 class ConnectionLogger
          Connection proxy to add logging
 class PreparedStatementLogger
          PreparedStatement proxy to add logging
 class ResultSetLogger
          ResultSet proxy to add logging
 class StatementLogger
          Statement proxy to add logging
 



Copyright © 2010. All Rights Reserved.