Hierarchy For Package org.mybatis.spring

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.mybatis.spring.MyBatisExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
    • org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
    • org.mybatis.spring.SqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.mybatis.spring.SqlSessionTemplate (implements org.springframework.beans.factory.DisposableBean, org.apache.ibatis.session.SqlSession)
    • org.mybatis.spring.SqlSessionUtils
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
          • org.springframework.core.NestedRuntimeException
            • org.springframework.dao.DataAccessException
              • org.springframework.dao.NonTransientDataAccessException