类分层结构
- java.lang.Object
- tk.mybatis.mapper.entity.Config
- 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>)
- tk.mybatis.mapper.entity.EntityColumn
- tk.mybatis.mapper.entity.EntityField
- tk.mybatis.mapper.mapperhelper.EntityHelper
- tk.mybatis.mapper.entity.EntityTable
- tk.mybatis.mapper.entity.Example (implements tk.mybatis.mapper.entity.IDynamicTableName)
- tk.mybatis.mapper.entity.Example.Criterion
- tk.mybatis.mapper.entity.Example.GeneratedCriteria
- tk.mybatis.mapper.entity.Example.OrderBy
- tk.mybatis.mapper.mapperhelper.FieldHelper
- org.apache.ibatis.executor.keygen.Jdbc3KeyGenerator (implements org.apache.ibatis.executor.keygen.KeyGenerator)
- tk.mybatis.mapper.generator.MapperCommentGenerator (implements org.mybatis.generator.api.CommentGenerator)
- tk.mybatis.mapper.mapperhelper.MapperHelper
- org.mybatis.spring.mapper.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- tk.mybatis.mapper.mapperhelper.MapperTemplate
- tk.mybatis.mapper.util.OGNL
- org.mybatis.generator.api.PluginAdapter (implements org.mybatis.generator.api.Plugin)
- tk.mybatis.mapper.mapperhelper.SqlHelper
- tk.mybatis.mapper.util.StringUtil
接口分层结构
注释类型分层结构
枚举分层结构
Copyright © 2016. All rights reserved.