首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 1.2.9 API 文档英文版
org.springframework.transaction.support Class Hierarchy (Spring Framework) - Spring Framework 1.2.9 API 文档英文版
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.springframework.transaction.support
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
, java.io.
Serializable
)
org.springframework.transaction.support.
AbstractTransactionStatus
(implements org.springframework.transaction.
TransactionStatus
)
org.springframework.transaction.support.
DefaultTransactionStatus
org.springframework.transaction.support.
SimpleTransactionStatus
org.springframework.transaction.support.
DefaultTransactionDefinition
(implements java.io.
Serializable
, org.springframework.transaction.
TransactionDefinition
)
org.springframework.transaction.support.
TransactionTemplate
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.transaction.support.
ResourceHolderSupport
org.springframework.transaction.support.
TransactionCallbackWithoutResult
(implements org.springframework.transaction.support.
TransactionCallback
)
org.springframework.transaction.support.
TransactionSynchronizationAdapter
(implements org.springframework.core.
Ordered
, org.springframework.transaction.support.
TransactionSynchronization
)
org.springframework.transaction.support.
TransactionSynchronizationManager
Interface Hierarchy
org.springframework.transaction.support.
SmartTransactionObject
org.springframework.transaction.support.
TransactionCallback
org.springframework.transaction.support.
TransactionSynchronization
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 2002-2007 The Spring Framework Project.