All Classes and Interfaces
Class
Description
Abstract class to track auto-closeable resources by having them forming a collection between themselves.
Alternative implementation of ConnectionPool for the special case of flush-on-close (and min-size == 0)
In particular, this removes the need for the executor.
Disguises a non-XA connection as an XAConnection.