public class EJB3AutoFlushEventListener extends DefaultAutoFlushEventListener implements HibernateEntityManagerEventListener
Modifier and Type | Field and Description |
---|---|
static AutoFlushEventListener |
INSTANCE |
Constructor and Description |
---|
EJB3AutoFlushEventListener() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getAnything() |
protected CascadingAction |
getCascadingAction() |
onAutoFlush
flushEverythingToExecutions, performExecutions, postFlush, postPostFlush
public static final AutoFlushEventListener INSTANCE
protected CascadingAction getCascadingAction()
getCascadingAction
in class AbstractFlushingEventListener
protected Object getAnything()
getAnything
in class AbstractFlushingEventListener
Copyright © 2018 JBoss by Red Hat. All rights reserved.