|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutoFlushEvent | |
---|---|
org.hibernate.event.internal | This package defines a default set of event listeners that implements the default behaviors of Hibernate. |
org.hibernate.event.spi |
Uses of AutoFlushEvent in org.hibernate.event.internal |
---|
Methods in org.hibernate.event.internal with parameters of type AutoFlushEvent | |
---|---|
void |
DefaultAutoFlushEventListener.onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event. |
Uses of AutoFlushEvent in org.hibernate.event.spi |
---|
Methods in org.hibernate.event.spi with parameters of type AutoFlushEvent | |
---|---|
void |
AutoFlushEventListener.onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |