|
Class Summary |
| BaseHandler |
This is a convenience base class for PoolHandler. |
| InitialContextHandler |
Handler for InitialContext objects. |
| JDBCHandler |
This Handler takes care of creating/destroying/verifying JDBC Connections. |
| NoArgHandler |
This is a Handler for objects with a "no-argument" constructor, ie: a
constructor with a zero argument list. |
| PooliTConnection |
A JDBC Connection wrapper that is associated with a Pooler. |
| PooliTConnectionHandler |
This Handler is to be used exclusively with PooliTConnections. |
| SocketHandler |
Handler for Socket connections. |