public final class ConnectionUtils
extends Object
-
Method Summary
static boolean
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
attemptClose
public static boolean attemptClose(Connection con)
- Returns:
- false iff and Exception occurred while
trying to close this object.
-
attemptRollback
public static boolean attemptRollback(Connection con)