net.darkmist.alib.db
Class DbUtil
java.lang.Object
net.darkmist.alib.db.DbUtil
public final class DbUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cleanup
public static void cleanup(PreparedStatement stmt)
cleanup
public static void cleanup(ResultSet rs)
cleanup
public static void cleanup(ResultSet rs,
PreparedStatement stmt)
cleanup
public static void cleanup(PreparedStatement stmt,
ResultSet rs)
Copyright © 2012. All Rights Reserved.