The PostInsertEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Entity | The entity involved in the database operation. (Inherited from AbstractPostDatabaseOperationEvent.) |
![]() | Id | The id to be used in the database operation. (Inherited from AbstractPostDatabaseOperationEvent.) |
![]() | Persister |
The persister for the Entity.
(Inherited from AbstractPostDatabaseOperationEvent.) |
![]() | Session |
Returns the session event source for this event.
This is the underlying session from which this event was generated.
(Inherited from AbstractEvent.) |
![]() | State |