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