Class StatementUtils

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

public final class StatementUtils extends Object
  • Method Details

    • attemptClose

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