Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • 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.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.Serializable, org.springframework.beans.factory.SmartFactoryBean<T>, org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter (implements org.springframework.orm.jpa.JpaVendorAdapter)
    • org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
      • org.springframework.orm.jpa.hibernate.HibernateTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
      • org.springframework.orm.jpa.JpaTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
    • org.hibernate.cfg.Configuration
    • org.springframework.orm.jpa.DefaultJpaDialect (implements org.springframework.orm.jpa.JpaDialect, java.io.Serializable)
    • org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager, org.springframework.context.ResourceLoaderAware)
    • 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.orm.jpa.EntityManagerFactoryUtils
    • org.springframework.orm.jpa.ExtendedEntityManagerCreator
    • 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.hibernate.HibernateExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
      • org.springframework.orm.jpa.hibernate.LocalSessionFactoryBean (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware, org.springframework.beans.factory.SmartFactoryBean<T>, org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
    • 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)
    • org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypesScanner
    • org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
    • org.springframework.orm.jpa.SharedEntityManagerCreator
    • org.springframework.orm.jpa.hibernate.SharedSessionCreator
    • org.springframework.orm.jpa.hibernate.SpringBeanContainer (implements org.hibernate.resource.beans.container.spi.BeanContainer)
    • org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfoRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • org.springframework.orm.jpa.hibernate.SpringSessionContext (implements org.hibernate.context.spi.CurrentSessionContext)
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

Enum Class Hierarchy