public class JpaFlushEventListener extends DefaultFlushEventListener implements HibernateEntityManagerEventListener
| Modifier and Type | Field and Description |
|---|---|
static FlushEventListener |
INSTANCE |
| Constructor and Description |
|---|
JpaFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getAnything() |
protected CascadingAction |
getCascadingAction() |
onFlushflushEverythingToExecutions, performExecutions, postFlush, postPostFlushpublic static final FlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction in class AbstractFlushingEventListenerprotected Object getAnything()
getAnything in class AbstractFlushingEventListenerCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.