| Package | Description |
|---|---|
| org.hibernate.event.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoFlushEvent
Defines an event class for the auto-flushing of a session.
|
class |
DirtyCheckEvent
Defines an event class for the dirty-checking of a session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlushEventListener.onFlush(FlushEvent event)
Handle the given flush event.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.