类分层结构
- java.lang.Object
- com.easycodebox.common.mybatis.DefaultObjectWrapperFactory (implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory)
- com.easycodebox.common.mybatis.DefaultObjectWrapperFactory.DefaultObjectWrapper (implements org.apache.ibatis.reflection.wrapper.ObjectWrapper)
- com.easycodebox.common.mybatis.DelegateSqlSource (implements org.apache.ibatis.mapping.SqlSource)
- com.easycodebox.common.mybatis.MyBatisSqlSessionFactoryBean (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)
Copyright © 2016. All rights reserved.