首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
Spring Framework 1.2.9 API 文档英文版
org.springframework.jdbc.datasource 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.jdbc.datasource
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.jdbc.datasource.
AbstractDataSource
(implements javax.sql.
DataSource
)
org.springframework.jdbc.datasource.
DriverManagerDataSource
org.springframework.jdbc.datasource.
SingleConnectionDataSource
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.jdbc.datasource.
SmartDataSource
)
org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
, java.io.
Serializable
)
org.springframework.jdbc.datasource.
DataSourceTransactionManager
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.jdbc.datasource.
DataSourceUtils
org.springframework.jdbc.datasource.
DelegatingDataSource
(implements javax.sql.
DataSource
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.jdbc.datasource.
LazyConnectionDataSourceProxy
org.springframework.jdbc.datasource.
TransactionAwareDataSourceProxy
org.springframework.jdbc.datasource.
UserCredentialsDataSourceAdapter
org.springframework.jdbc.datasource.
JdbcTransactionObjectSupport
(implements org.springframework.transaction.
SavepointManager
, org.springframework.transaction.support.
SmartTransactionObject
)
org.springframework.transaction.support.
ResourceHolderSupport
org.springframework.jdbc.datasource.
ConnectionHolder
org.springframework.jdbc.datasource.
SimpleConnectionHandle
(implements org.springframework.jdbc.datasource.
ConnectionHandle
)
Interface Hierarchy
java.sql.
Connection
org.springframework.jdbc.datasource.
ConnectionProxy
org.springframework.jdbc.datasource.
ConnectionHandle
javax.sql.
DataSource
org.springframework.jdbc.datasource.
SmartDataSource
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 2002-2007 The Spring Framework Project.