Package | Description |
---|---|
org.hibernate.envers.event.spi | |
org.hibernate.event.spi | |
org.hibernate.jpa.event.internal.core |
Modifier and Type | Class and Description |
---|---|
class |
EnversPostInsertEventListenerImpl
Envers-specific entity (post) insertion event listener
|
Modifier and Type | Field and Description |
---|---|
static EventType<PostInsertEventListener> |
EventType.POST_COMMIT_INSERT |
static EventType<PostInsertEventListener> |
EventType.POST_INSERT |
Modifier and Type | Class and Description |
---|---|
class |
JpaPostInsertEventListener |
Copyright © 2013. All rights reserved.