类分层结构
- java.lang.Object
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- com.baomidou.dynamic.datasource.ds.AbstractRoutingDataSource
- cn.hperfect.nbquerier.core.components.datasouce.NbDataSource (implements org.springframework.beans.factory.DisposableBean, cn.hperfect.nbquerier.core.components.datasouce.INbDataSource, org.springframework.beans.factory.InitializingBean)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- cn.hperfect.nbquerier.spring.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- cn.hperfect.nbquerier.spring.mapper.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- cn.hperfect.nbquerier.spring.annotation.MapperScannerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- cn.hperfect.nbquerier.core.components.datasouce.NbDataSourceWrapper (implements cn.hperfect.nbquerier.core.components.datasouce.INbDataSource)
- cn.hperfect.nbquerier.config.NbQuerierAutoConfiguration
- cn.hperfect.nbquerier.config.NbQuerierAutoConfiguration.DataAutoConfiguration
- cn.hperfect.nbquerier.core.components.excutor.SpringNbExecutor
- cn.hperfect.nbquerier.spring.transaction.SpringNbTransaction (implements cn.hperfect.nbquerier.core.transaction.INbTransaction)
- cn.hperfect.nbquerier.spring.transaction.SpringTransactionFactory (implements cn.hperfect.nbquerier.core.transaction.ITransactionFactory)
注释类型分层结构
Copyright © 2023. All rights reserved.