|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPoolManager | |
|---|---|
| org.apache.xalan.lib.sql | Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set. |
| Uses of ConnectionPoolManager in org.apache.xalan.lib.sql |
|---|
| Fields in org.apache.xalan.lib.sql declared as ConnectionPoolManager | |
|---|---|
private ConnectionPoolManager |
XConnection.m_PoolMgr
Let's keep a copy of the ConnectionPoolMgr in alive here so we are keeping the static pool alive We will also use this Pool Manager to register our default pools. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||