java.lang.Object
jakarta.data.event.LifecycleEvent<E>
jakarta.data.event.PreUpdateEvent<E>
- Type Parameters:
E- the entity type
An event that occurs when an
Update lifecycle
method is called, but before each entity is updated in the datastore.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.data.event.LifecycleEvent
entity
-
Constructor Details
-
PreUpdateEvent
-