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

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

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

Subclasses of BaseLogProxy in com.ibatis.db.jdbc.logging
 class ConnectionLogProxy
           
 class PreparedStatementLogProxy
           
 class ResultSetLogProxy
           
 class StatementLogProxy