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