DomainObjects Class Library

IExecutionAware Interface

A persistable object should implement this interface to receive callbacks from DomainObjects when DomainObjects attempts to execute a sentece to persist the object transaction.

For a list of all members of this type, see IExecutionAware Members.

public interface IExecutionAware

Requirements

Namespace: DomainObjects.Facade.Transaction

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

IExecutionAware Members | DomainObjects.Facade.Transaction Namespace