java.lang.Object
com.aoapps.sql.Connections
Utilities for working with
Connection
.- Author:
- AO Industries, Inc.
-
Field Summary
-
Method Summary
-
Field Details
-
DEFAULT_TRANSACTION_ISOLATION
public static final int DEFAULT_TRANSACTION_ISOLATIONThe default transaction isolation. It is expected that all newConnection
will have this as a default, as well as all pooled connections be reset to this default.- See Also:
-