Event
Table of Contents
Classes
- LifecycleEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- ListenersInvoker
- A method invoker based on entity lifecycle.
- LoadClassMetadataEventArgs
- Class that holds event arguments for a loadMetadata event.
- OnClassMetadataNotFoundEventArgs
- Class that holds event arguments for a `onClassMetadataNotFound` event.
- OnClearEventArgs
- Provides event arguments for the onClear event.
- OnFlushEventArgs
- Provides event arguments for the preFlush event.
- PostFlushEventArgs
- Provides event arguments for the postFlush event.
- PostLoadEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PostPersistEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PostRemoveEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PostUpdateEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PreFlushEventArgs
- Provides event arguments for the preFlush event.
- PrePersistEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PreRemoveEventArgs
- Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
- PreUpdateEventArgs
- Class that holds event arguments for a preUpdate event.