JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
fc.jdbc.PooledConnectionMgr
Packages that use
PooledConnectionMgr
Package
Description
fc.jdbc
Uses of
PooledConnectionMgr
in
fc.jdbc
Constructors in
fc.jdbc
with parameters of type
PooledConnectionMgr
Constructor and Description
PooledConnection
(
PooledConnectionMgr
pool,
Connection
con)
Creates a initially open pooled connection that wraps the specified jdbc connection.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes