Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.mybatis.spring
,
org.mybatis.spring.mapper
,
org.mybatis.spring.support
,
org.mybatis.spring.transaction
Class Hierarchy
java.lang.
Object
org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
org.mybatis.spring.support.
SqlSessionDaoSupport
org.mybatis.spring.mapper.
MapperFactoryBean
<T> (implements org.springframework.beans.factory.FactoryBean<T>)
org.mybatis.spring.mapper.
MapperScannerConfigurer
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.InitializingBean)
org.mybatis.spring.
MyBatisExceptionTranslator
(implements org.springframework.dao.support.PersistenceExceptionTranslator)
org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
org.mybatis.spring.
SqlSessionHolder
org.mybatis.spring.transaction.
SpringManagedTransaction
(implements org.apache.ibatis.transaction.Transaction)
org.mybatis.spring.transaction.
SpringManagedTransactionFactory
(implements org.apache.ibatis.transaction.TransactionFactory)
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.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
org.springframework.dao.UncategorizedDataAccessException
org.mybatis.spring.
MyBatisSystemException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2011
MyBatis.org
. All Rights Reserved.