Class ResultSetUtils

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

public final class ResultSetUtils extends Object
  • Method Details

    • attemptClose

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