|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionPool | |
| org.jcreme.sql | |
| Uses of ConnectionPool in org.jcreme.sql |
| Classes in org.jcreme.sql that implement ConnectionPool | |
class |
WrappedConnectionPool
This implementation of the ConnectionPool interface enables to pool WrappedConnection instances. |
| Methods in org.jcreme.sql that return ConnectionPool | |
ConnectionPool |
WrappedConnection.getParentPool()
Gives access to the eventual ConnectionPool to which this connection is attached. |
| Methods in org.jcreme.sql with parameters of type ConnectionPool | |
void |
WrappedConnection.setParentPool(ConnectionPool pool)
This method enabes to attach this WrappedConnection to a ConnectionPool. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||