Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface javax.sql.PooledConnection
Uses in package javax.sql
Constructors with parameter type javax.sql.PooledConnection
ConnectionEvent
.
ConnectionEvent
(
PooledConnection
con)
ConnectionEvent
.
ConnectionEvent
(
PooledConnection
con,
SQLException
ex)
Methods with return type javax.sql.PooledConnection
PooledConnection
ConnectionPoolDataSource
.
getPooledConnection
()
PooledConnection
ConnectionPoolDataSource
.
getPooledConnection
(
String
user,
String
password)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About