Package | Description |
---|---|
org.hibernate.event.internal |
This package defines a default set of event listeners that
implements the default behaviors of Hibernate.
|
org.hibernate.event.spi |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplicateEventListener
Defines the default replicate event listener used by Hibernate to replicate
entities in response to generated replicate events.
|
Modifier and Type | Field and Description |
---|---|
static EventType<ReplicateEventListener> |
EventType.REPLICATE |
Copyright © 2021 JBoss by Red Hat. All rights reserved.