com.mchange.v1.db.sql
Class ResultSetUtils

java.lang.Object
  extended by com.mchange.v1.db.sql.ResultSetUtils

public final class ResultSetUtils
extends Object


Method Summary
static boolean attemptClose(ResultSet rs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

attemptClose

public static boolean attemptClose(ResultSet rs)
Returns:
false iff and Exception occurred while trying to close this object.