Class Hierarchy
- java.lang.Object
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.mybatis.spring.support.SqlSessionDaoSupport
- org.aoju.bus.spring.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.aoju.bus.spring.mapper.MapperConfiguration (implements org.springframework.context.EnvironmentAware)
- 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)
- org.aoju.bus.spring.mapper.MybatisConfiguration
- org.aoju.bus.spring.mapper.MybatisPluginBuilder
- org.aoju.bus.spring.mapper.MybatisProperties
- org.aoju.bus.spring.mapper.SQLExplainHandler (implements org.apache.ibatis.plugin.Interceptor)
- org.aoju.bus.spring.mapper.SQLPerformanceHandler (implements org.apache.ibatis.plugin.Interceptor)
Interface Hierarchy
Copyright © 2019. All rights reserved.