Package | Description |
---|---|
org.hibernate.event.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
PostCommitInsertEventListener
Called after an entity insert is committed to the datastore.
|
Modifier and Type | Field and Description |
---|---|
static EventType<PostInsertEventListener> |
EventType.POST_COMMIT_INSERT |
static EventType<PostInsertEventListener> |
EventType.POST_INSERT |
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.