首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 2.0.5 API 文档英文版
org.springframework.orm.toplink 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.toplink
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.toplink.
TopLinkTransactionManager
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.transaction.support.
ResourceTransactionManager
)
org.springframework.orm.toplink.
AbstractSessionFactory
(implements org.springframework.orm.toplink.
SessionFactory
)
org.springframework.orm.toplink.
ServerSessionFactory
org.springframework.orm.toplink.
SessionBrokerSessionFactory
org.springframework.orm.toplink.
LocalSessionFactory
org.springframework.orm.toplink.
LocalSessionFactoryBean
(implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
, org.springframework.beans.factory.
InitializingBean
, org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.transaction.support.
ResourceHolderSupport
org.springframework.orm.toplink.
SessionHolder
org.springframework.orm.toplink.
SessionFactoryUtils
org.springframework.orm.toplink.
SessionReadCallback
(implements org.springframework.orm.toplink.
TopLinkCallback
)
org.springframework.orm.toplink.
SingleSessionFactory
(implements org.springframework.orm.toplink.
SessionFactory
)
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.toplink.
TopLinkOptimisticLockingFailureException
org.springframework.dao.
InvalidDataAccessResourceUsageException
org.springframework.orm.toplink.
TopLinkQueryException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.orm.toplink.
TopLinkJdbcException
org.springframework.orm.toplink.
TopLinkSystemException
org.springframework.orm.toplink.
TopLinkAccessor
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.orm.toplink.
TopLinkInterceptor
(implements org.aopalliance.intercept.
MethodInterceptor
)
org.springframework.orm.toplink.
TopLinkTemplate
(implements org.springframework.orm.toplink.
TopLinkOperations
)
org.springframework.orm.toplink.
UnitOfWorkCallback
(implements org.springframework.orm.toplink.
TopLinkCallback
)
Interface Hierarchy
org.springframework.orm.toplink.
SessionFactory
org.springframework.orm.toplink.
TopLinkCallback
org.springframework.orm.toplink.
TopLinkOperations
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The Spring Framework
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2007
The Spring Framework
.