Module iu.util.jdbc.pool
Package edu.iu.jdbc.pool
package edu.iu.jdbc.pool
Database connection pooling utilities.

-
ClassesClassDescriptionAbstract common database connection pool implementation.Generic
PooledConnectionimplementation.Hash key forPreparedStatementinitialization args.Intercepts, controls caching for, and logs activty on,Statement,PreparedStatement, andCallableStatementinstances.