Hierarchy For Package org.springframework.orm.jpa.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.orm.jpa.EntityManagerFactoryAccessor (implements org.springframework.beans.factory.BeanFactoryAware)
      • org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor (implements org.springframework.web.context.request.AsyncWebRequestInterceptor)
      • org.springframework.orm.jpa.support.SharedEntityManagerBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.aot.BeanRegistrationAotProcessor, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered, java.io.Serializable)