Interface TableTriggerExecutionContext

    • Method Detail

      • getTable

        AdaptationTable getTable()
        Returns the table targeted by the current operation.
      • getOccurrenceContext

        ValueContext getOccurrenceContext()
        Returns the record read context.
      • getAdaptationHome

        AdaptationHome getAdaptationHome()
        Returns the current dataspace.
      • isHistoryRestore

        boolean isHistoryRestore()
        Returns true if the current operation is a restoration from history.