| 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 |
DefaultLockEventListener
Defines the default lock event listeners used by hibernate to lock entities
in response to generated lock events.
|
| Modifier and Type | Field and Description |
|---|---|
static EventType<LockEventListener> |
EventType.LOCK |
Copyright © 2019 JBoss by Red Hat. All rights reserved.