JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.orm.jpa
Package Hierarchies:
All Packages
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.
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.orm.jpa.
LocalEntityManagerFactoryBean
org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
, java.io.
Serializable
)
org.springframework.orm.jpa.
JpaTransactionManager
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.support.
ResourceTransactionManager
)
org.springframework.orm.jpa.
DefaultJpaDialect
(implements org.springframework.orm.jpa.
JpaDialect
, java.io.
Serializable
)
org.springframework.orm.jpa.
EntityManagerFactoryAccessor
(implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.orm.jpa.
EntityManagerFactoryUtils
org.springframework.orm.jpa.
ExtendedEntityManagerCreator
org.springframework.transaction.support.
ResourceHolderSupport
(implements org.springframework.transaction.support.
ResourceHolder
)
org.springframework.orm.jpa.
EntityManagerHolder
org.springframework.orm.jpa.
SharedEntityManagerCreator
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
NonTransientDataAccessException
org.springframework.dao.
DataRetrievalFailureException
org.springframework.orm.
ObjectRetrievalFailureException
org.springframework.orm.jpa.
JpaObjectRetrievalFailureException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.orm.jpa.
JpaSystemException
org.springframework.dao.
TransientDataAccessException
org.springframework.dao.
ConcurrencyFailureException
org.springframework.dao.
OptimisticLockingFailureException
org.springframework.orm.
ObjectOptimisticLockingFailureException
org.springframework.orm.jpa.
JpaOptimisticLockingFailureException
Interface Hierarchy
javax.persistence.
EntityManager
org.springframework.orm.jpa.
EntityManagerProxy
org.springframework.orm.jpa.
EntityManagerFactoryInfo
org.springframework.orm.jpa.
JpaVendorAdapter
org.springframework.dao.support.
PersistenceExceptionTranslator
org.springframework.orm.jpa.
JpaDialect
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes