public class DefaultAutoFlushEventListener extends AbstractFlushingEventListener implements AutoFlushEventListener
| Constructor and Description |
|---|
DefaultAutoFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAutoFlush(AutoFlushEvent event)
Handle the given auto-flush event.
|
flushEverythingToExecutions, getAnything, getCascadingAction, performExecutions, postFlush, postPostFlushpublic void onAutoFlush(AutoFlushEvent event) throws HibernateException
onAutoFlush in interface AutoFlushEventListenerevent - The auto-flush event to be handled.HibernateExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.