Class Meta.ExecuteResult

  • Enclosing interface:
    Meta

    public static class Meta.ExecuteResult
    extends java.lang.Object
    Response from execute.

    Typically a query will have a result set and rowCount = -1; a DML statement will have a rowCount and no result sets.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait