Hierarchy For Package org.apache.ibatis.logging.jdbc

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.ibatis.logging.jdbc.BaseJdbcLogger
      • org.apache.ibatis.logging.jdbc.ConnectionLogger (implements java.lang.reflect.InvocationHandler)
      • org.apache.ibatis.logging.jdbc.PreparedStatementLogger (implements java.lang.reflect.InvocationHandler)
      • org.apache.ibatis.logging.jdbc.ResultSetLogger (implements java.lang.reflect.InvocationHandler)
      • org.apache.ibatis.logging.jdbc.StatementLogger (implements java.lang.reflect.InvocationHandler)