类分层结构
- java.lang.Object
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.mybatis.spring.support.SqlSessionDaoSupport
- tk.mybatis.spring.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- querymethods.tkmapper.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- querymethods.tkmapper.TkMapperUtil
- querymethods.tkmapper.TkMapperWhereFactory
Copyright © 2020. All Rights Reserved.