com.mchange.v1.db.sql
Class StatementUtils

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

public final class StatementUtils
extends Object


Method Summary
static boolean attemptClose(Statement stmt)
           
 
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(Statement stmt)
Returns:
false iff and Exception occurred while trying to close this object.