首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 2.0.5 API 文档英文版
org.springframework.orm.hibernate Class Hierarchy (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.springframework.orm.hibernate
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.hibernate.
HibernateTransactionManager
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.support.
ResourceTransactionManager
)
org.springframework.orm.hibernate.
HibernateAccessor
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.orm.hibernate.
HibernateInterceptor
(implements org.aopalliance.intercept.
MethodInterceptor
)
org.springframework.orm.hibernate.
HibernateTemplate
(implements org.springframework.orm.hibernate.
HibernateOperations
)
org.springframework.orm.hibernate.
LocalDataSourceConnectionProvider
(implements net.sf.hibernate.connection.ConnectionProvider)
org.springframework.orm.hibernate.
TransactionAwareDataSourceConnectionProvider
org.springframework.orm.hibernate.
LocalSessionFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.orm.hibernate.
LocalTransactionManagerLookup
(implements net.sf.hibernate.transaction.TransactionManagerLookup)
org.springframework.transaction.support.
ResourceHolderSupport
org.springframework.orm.hibernate.
SessionHolder
org.springframework.orm.hibernate.
SessionFactoryUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
ConcurrencyFailureException
org.springframework.dao.
OptimisticLockingFailureException
org.springframework.orm.
ObjectOptimisticLockingFailureException
org.springframework.orm.hibernate.
HibernateOptimisticLockingFailureException
org.springframework.dao.
DataRetrievalFailureException
org.springframework.orm.
ObjectRetrievalFailureException
org.springframework.orm.hibernate.
HibernateObjectRetrievalFailureException
org.springframework.dao.
InvalidDataAccessResourceUsageException
org.springframework.orm.hibernate.
HibernateQueryException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.orm.hibernate.
HibernateJdbcException
org.springframework.orm.hibernate.
HibernateSystemException
Interface Hierarchy
org.springframework.orm.hibernate.
HibernateCallback
org.springframework.orm.hibernate.
HibernateOperations
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007
The Spring Framework
.