类分层结构
- java.lang.Object
- org.springframework.orm.jpa.AbstractEntityManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.orm.jpa.EntityManagerFactoryInfo, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.Serializable)
- org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean (implements org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.context.ResourceLoaderAware)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.daijie.jdbc.jpa.ClassFileTransformerAdapter (implements java.lang.instrument.ClassFileTransformer)
- org.daijie.jdbc.jpa.JpaMultipleDataSourceConfiguration
- org.daijie.jdbc.jpa.JpaMultipleEntityManagerFactoryBuilder
- org.daijie.jdbc.jpa.JpaMultipleEntityManagerFactoryBuilder.Builder
- org.daijie.jdbc.jpa.MultipleEntityManagerBeanDefinitionRegistrarPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- org.daijie.jdbc.jpa.MultipleExtendedEntityManagerCreator
- org.daijie.jdbc.jpa.MultiplePersistenceUnitManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager, org.springframework.context.ResourceLoaderAware)
- org.daijie.jdbc.jpa.MultipleProxySessionFactory (implements javax.persistence.EntityManagerFactory)
- org.daijie.jdbc.jpa.MultipleSessionImpl (implements javax.persistence.EntityManager)
- org.daijie.jdbc.jpa.MultipleSharedEntityManagerCreator
- org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo (implements org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo)
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactory
注释类型分层结构
Copyright © 2018. All rights reserved.