Hierarchy For Package org.springframework.orm.jpa.hibernate
Class Hierarchy
- java.lang.Object
- 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.hibernate.cfg.Configuration
- org.springframework.orm.jpa.hibernate.LocalSessionFactoryBuilder
- 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.hibernate.SharedSessionCreator
- org.springframework.orm.jpa.hibernate.SpringBeanContainer (implements org.hibernate.resource.beans.container.spi.BeanContainer)
- org.springframework.orm.jpa.hibernate.SpringSessionContext (implements org.hibernate.context.spi.CurrentSessionContext)
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)