|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionPoolInfo | |
| net.sf.jso.sql | |
| Uses of ConnectionPoolInfo in net.sf.jso.sql |
| Classes in net.sf.jso.sql that implement ConnectionPoolInfo | |
class |
DynamicPool
Manages a dynamic pool of database connections that may grow or shrink according to demand. |
class |
NoPool
Manages a pool of database connections. |
class |
SimplePool
Manages a pool of database connections. |
| Methods in net.sf.jso.sql that return ConnectionPoolInfo | |
ConnectionPoolInfo |
SimplePool.getPoolInfo()
Gets connection pool information. |
ConnectionPoolInfo |
NoPool.getPoolInfo()
Gets connection pool information. |
ConnectionPoolInfo |
DynamicPool.getPoolInfo()
Gets connection pool information. |
ConnectionPoolInfo |
ConnectionPool.getPoolInfo()
Gets connection pool information. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||