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
class java.lang.
Object
class org.springframework.jdbc.datasource.
AbstractDataSource
(implements javax.sql.
DataSource
)
class org.springframework.jdbc.datasource.
DriverManagerDataSource
(implements org.springframework.jdbc.datasource.
SmartDataSource
)
class org.springframework.jdbc.datasource.
SingleConnectionDataSource
(implements org.springframework.beans.factory.
DisposableBean
)
class org.springframework.transaction.support.
AbstractPlatformTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
)
class org.springframework.jdbc.datasource.
DataSourceTransactionManager
(implements org.springframework.beans.factory.
InitializingBean
)
class org.springframework.jdbc.datasource.
DataSourceUtils
class org.springframework.jdbc.datasource.
DelegatingDataSource
(implements javax.sql.
DataSource
, org.springframework.beans.factory.
InitializingBean
)
class org.springframework.jdbc.datasource.
LazyConnectionDataSourceProxy
class org.springframework.jdbc.datasource.
TransactionAwareDataSourceProxy
class org.springframework.jdbc.datasource.
UserCredentialsDataSourceAdapter
class org.springframework.jdbc.datasource.
JdbcTransactionObjectSupport
(implements org.springframework.transaction.
SavepointManager
, org.springframework.transaction.support.
SmartTransactionObject
)
class org.springframework.transaction.support.
ResourceHolderSupport
class org.springframework.jdbc.datasource.
ConnectionHolder
class org.springframework.jdbc.datasource.
SimpleConnectionHandle
(implements org.springframework.jdbc.datasource.
ConnectionHandle
)
Interface Hierarchy
interface java.sql.
Connection
interface org.springframework.jdbc.datasource.
ConnectionProxy
interface org.springframework.jdbc.datasource.
ConnectionHandle
interface javax.sql.
DataSource
interface org.springframework.jdbc.datasource.
SmartDataSource
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (C) 2003-2004 The Spring Framework Project.