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 void
attemptClose
(Connection con) Deprecated.static void
attemptClose
(Statement stmt) Deprecated.static void
Deprecated.
-
Method Details
-
attemptClose
Deprecated. -
attemptClose
Deprecated. -
attemptRollback
Deprecated.
-