java.lang.Object
jakarta.data.event.LifecycleEvent<E>
jakarta.data.event.PostDeleteEvent<E>
- Type Parameters:
E- the entity type
An event that occurs when a
Delete lifecycle
method is called, after each record is deleted from the datastore.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.data.event.LifecycleEvent
entity
-
Constructor Details
-
PostDeleteEvent
-