Package com.mchange.v1.util
Class CleanupUtils
java.lang.Object
com.mchange.v1.util.CleanupUtils
Deprecated.
use functions in per-closeable resouce utility classes
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidattemptClose(Connection con) Deprecated.static voidattemptClose(Statement stmt) Deprecated.static voidDeprecated.
-
Method Details
-
attemptClose
Deprecated. -
attemptClose
Deprecated. -
attemptRollback
Deprecated.
-