public final class CleanupUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
attemptClose(java.sql.Connection con)
Deprecated.
|
static void |
attemptClose(java.sql.Statement stmt)
Deprecated.
|
static void |
attemptRollback(java.sql.Connection con)
Deprecated.
|