Package oracle.kv

Interface ExecutionSubscription

    • Method Detail

      • getStatement

        Statement getStatement()
        Returns the statement object for the associated statement execution.
        Returns:
        the statement
      • getResultDef

        RecordDef getResultDef()
        Returns the definition of the result of this statement if the statement is a query, otherwise null.
        Returns:
        the definition of the result or null
        Since:
        22.2