Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.springframework.orm.hibernate
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.
Object
class org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
)
class org.springframework.orm.hibernate.
HibernateTransactionManager
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
)
class org.springframework.orm.hibernate.
HibernateAccessor
(implements org.springframework.beans.factory.
InitializingBean
)
class org.springframework.orm.hibernate.
HibernateInterceptor
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.aopalliance.intercept.
MethodInterceptor
)
class org.springframework.orm.hibernate.
HibernateTemplate
(implements org.springframework.orm.hibernate.
HibernateOperations
)
class org.springframework.orm.hibernate.
LocalDataSourceConnectionProvider
(implements net.sf.hibernate.connection.
ConnectionProvider
)
class org.springframework.orm.hibernate.
TransactionAwareDataSourceConnectionProvider
class org.springframework.orm.hibernate.
LocalSessionFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
)
class org.springframework.orm.hibernate.
LocalTransactionManagerLookup
(implements net.sf.hibernate.transaction.
TransactionManagerLookup
)
class org.springframework.transaction.support.
ResourceHolderSupport
class org.springframework.orm.hibernate.
SessionHolder
class org.springframework.orm.hibernate.
SessionFactoryUtils
class java.lang.
Throwable
(implements java.io.
Serializable
)
class java.lang.
Exception
class java.lang.
RuntimeException
class org.springframework.core.
NestedRuntimeException
class org.springframework.dao.
DataAccessException
class org.springframework.dao.
ConcurrencyFailureException
class org.springframework.dao.
OptimisticLockingFailureException
class org.springframework.orm.
ObjectOptimisticLockingFailureException
class org.springframework.orm.hibernate.
HibernateOptimisticLockingFailureException
class org.springframework.dao.
DataRetrievalFailureException
class org.springframework.orm.
ObjectRetrievalFailureException
class org.springframework.orm.hibernate.
HibernateObjectRetrievalFailureException
class org.springframework.dao.
InvalidDataAccessResourceUsageException
class org.springframework.orm.hibernate.
HibernateQueryException
class org.springframework.dao.
UncategorizedDataAccessException
class org.springframework.orm.hibernate.
HibernateJdbcException
class org.springframework.orm.hibernate.
HibernateSystemException
Interface Hierarchy
interface org.springframework.orm.hibernate.
HibernateCallback
interface org.springframework.orm.hibernate.
HibernateOperations
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (C) 2003-2004 The Spring Framework Project.