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