类分层结构
- java.lang.Object
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.wing4j.orm.mybatis.spring.MyBatisExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.wing4j.orm.mybatis.spring.SqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.wing4j.orm.mybatis.spring.SqlSessionTemplate (implements org.apache.ibatis.session.SqlSession)
- org.wing4j.orm.mybatis.spring.SqlSessionUtils
Copyright © 2017. All rights reserved.