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, postPostFlush
public void onFlush(FlushEvent event) throws HibernateException
onFlush
in interface FlushEventListener
event
- The flush event to be handled.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.