AfterExecute | Called by DomainObjects after the execution of the sentence |
AfterExecuteAllSentences | Called by DomainObjects after the execution of all the sentences |
AfterExecuteAndCommit | Called by DomainObjects after the execution of all the sentences and the database commit |
BeforeExecute | Called by DomainObjects before the execution of the persistence sentence |
BeforeExecuteAllSentences | Called by DomainObjects before any execution in the transaction |
IExecutionAware Interface | DomainObjects.Facade.Transaction Namespace