Uses of Class
org.apache.ibatis.logging.jdbc.BaseJdbcLogger
Packages that use BaseJdbcLogger
-
Uses of BaseJdbcLogger in org.apache.ibatis.logging.jdbc
Subclasses of BaseJdbcLogger in org.apache.ibatis.logging.jdbcModifier and TypeClassDescriptionclassConnection proxy to add logging.classPreparedStatement proxy to add logging.classResultSet proxy to add logging.classStatement proxy to add logging.