|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.util.CleanupUtils
public final class CleanupUtils
| Method Summary | |
|---|---|
static void |
attemptClose(java.sql.Connection con)
Deprecated. |
static void |
attemptClose(java.sql.Statement stmt)
Deprecated. |
static void |
attemptRollback(java.sql.Connection con)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void attemptClose(java.sql.Statement stmt)
public static void attemptClose(java.sql.Connection con)
public static void attemptRollback(java.sql.Connection con)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||