net.spy.util
Class CloseUtil
java.lang.Object
net.spy.util.CloseUtil
public final class CloseUtil
- extends Object
Object closer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseUtil
public CloseUtil()
close
public static void close(Closeable closeable)
- Close a closeable.
close
public static void close(Connection closeable)
- Close a JDBC connection.
Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.