public class JpaAutoFlushEventListener extends DefaultAutoFlushEventListener implements HibernateEntityManagerEventListener
| Modifier and Type | Field and Description |
|---|---|
static AutoFlushEventListener |
INSTANCE |
| Constructor and Description |
|---|
JpaAutoFlushEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getAnything() |
protected CascadingAction |
getCascadingAction() |
onAutoFlushflushEverythingToExecutions, performExecutions, postFlush, postPostFlushpublic static final AutoFlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction in class AbstractFlushingEventListenerprotected Object getAnything()
getAnything in class AbstractFlushingEventListenerCopyright © 2018 JBoss by Red Hat. All rights reserved.