Hierarchy For Package org.springframework.data.jpa.repository.config
Package Hierarchies:Class Hierarchy
- java.lang.Object
- 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.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.jpa.repository.config.AuditingBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension
- org.springframework.data.repository.config.RepositoryRegistrationAotProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.aot.BeanRegistrationAotProcessor)
- org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
- 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)
Annotation Interface Hierarchy
- org.springframework.data.jpa.repository.config.EnableJpaAuditing (implements java.lang.annotation.Annotation)
- org.springframework.data.jpa.repository.config.EnableJpaRepositories (implements java.lang.annotation.Annotation)