Module com.aoapps.sql.pool
Package com.aoapps.sql.pool
package com.aoapps.sql.pool
-
ClassesClassDescriptionReusable connection pooling with dynamic flaming tiger feature.Wraps a
Connectionand caches the transaction level, intended to avoid unnecessary round-trips imposed by PostgreSQLConnection.getTransactionIsolation()andConnection.setTransactionIsolation(int).
