JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.orm.jdo
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
, java.io.
Serializable
)
org.springframework.orm.jdo.
JdoTransactionManager
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.support.
ResourceTransactionManager
)
org.springframework.orm.jdo.
DefaultJdoDialect
(implements org.springframework.orm.jdo.
JdoDialect
, org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.orm.jdo.
LocalPersistenceManagerFactoryBean
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
, org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.orm.jdo.
PersistenceManagerFactoryUtils
org.springframework.transaction.support.
ResourceHolderSupport
(implements org.springframework.transaction.support.
ResourceHolder
)
org.springframework.orm.jdo.
PersistenceManagerHolder
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.jdo.
JdoObjectRetrievalFailureException
org.springframework.dao.
InvalidDataAccessApiUsageException
org.springframework.orm.jdo.
JdoUsageException
org.springframework.dao.
NonTransientDataAccessResourceException
org.springframework.dao.
DataAccessResourceFailureException
org.springframework.orm.jdo.
JdoResourceFailureException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.orm.jdo.
JdoSystemException
org.springframework.dao.
TransientDataAccessException
org.springframework.dao.
ConcurrencyFailureException
org.springframework.dao.
OptimisticLockingFailureException
org.springframework.orm.
ObjectOptimisticLockingFailureException
org.springframework.orm.jdo.
JdoOptimisticLockingFailureException
org.springframework.orm.jdo.
TransactionAwarePersistenceManagerFactoryProxy
(implements org.springframework.beans.factory.
FactoryBean
<T>)
Interface Hierarchy
org.springframework.orm.jdo.
JdoDialect
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes