public final class CleanupUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
attemptClose(Connection con)
Deprecated.
|
static void |
attemptClose(Statement stmt)
Deprecated.
|
static void |
attemptRollback(Connection con)
Deprecated.
|
public static void attemptClose(Statement stmt)
public static void attemptClose(Connection con)
public static void attemptRollback(Connection con)
Copyright © 2017 com.mchange. All rights reserved.