public interface AutoFlushEventListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event.
|
void onAutoFlush(AutoFlushEvent event) throws HibernateException
event - The auto-flush event to be handled.HibernateExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.