| Package | Description |
|---|---|
| org.hibernate.envers.event.spi | |
| org.hibernate.event.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
EnversPostInsertEventListenerImpl
Envers-specific entity (post) insertion event listener
|
| 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-2021 Red Hat, Inc. All Rights Reserved.