All Classes and Interfaces
Classes
Class
Description
Reusable connection pooling with dynamic flaming tiger feature.
Wraps a
Connection
and caches the transaction level, intended to avoid unnecessary round-trips imposed by
PostgreSQL Connection.getTransactionIsolation()
and Connection.setTransactionIsolation(int)
.