Thread: ConnectionPool howto

ConnectionPool howto

From
"Dirk Bromberg"
Date:
Hey,
 
i think many people are using the ConnectionPool from the pg73jdbc3.jar but how ?
 
 
kann someone send a few lines of java code howto:
 
 
 
0 . import ??
 
 
1. setup a pool of 30 Connections
 
 
2. get a Connection
 
 
3. give the Connection back to the Pool
 
 
???
 
 
THX
 
Dirk Bromberg