类分层结构
- java.lang.Object
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource (implements org.springframework.beans.factory.InitializingBean)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.jeecgframework.minidao.util.Classes
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- org.jeecgframework.minidao.datasource.DataSourceContextHolder
- org.jeecgframework.minidao.util.FreemarkerParseFactory
- org.jeecgframework.minidao.spring.rowMapper.MiniColumnMapRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.jeecgframework.minidao.spring.rowMapper.MiniColumnOriginalMapRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.jeecgframework.minidao.factory.MiniDaoBeanFactory<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.jeecgframework.minidao.factory.MiniDaoBeanScannerConfigurer (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- org.jeecgframework.minidao.def.MiniDaoConstants
- org.jeecgframework.minidao.aop.MiniDaoHandler (implements java.lang.reflect.InvocationHandler)
- org.jeecgframework.minidao.aspect.MinidaoInterceptor (implements org.jeecgframework.minidao.aspect.EmptyInterceptor)
- org.jeecgframework.minidao.pojo.MiniDaoPage<T>
- org.jeecgframework.minidao.util.MiniDaoUtil
- org.jeecgframework.minidao.util.ParameterNameUtils
- org.jeecgframework.minidao.util.SimpleFormat
- org.jeecgframework.minidao.util.SnowflakeIdWorker
- org.jeecgframework.minidao.util.SqlServerParse
接口分层结构
注释类型分层结构
- org.jeecgframework.minidao.annotation.Transient (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.Sql (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.ResultType (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.Param (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.MiniDao (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.IdAutoGenerator (implements java.lang.annotation.Annotation)
- org.jeecgframework.minidao.annotation.Arguments (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2021. All rights reserved.