public class EJB3FlushEntityEventListener extends DefaultFlushEntityEventListener implements CallbackHandlerConsumer
| Constructor and Description |
|---|
EJB3FlushEntityEventListener() |
EJB3FlushEntityEventListener(EntityCallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
invokeInterceptor(SessionImplementor session,
Object entity,
EntityEntry entry,
Object[] values,
EntityPersister persister) |
void |
setCallbackHandler(EntityCallbackHandler callbackHandler) |
checkId, dirtyCheck, handleInterception, isUpdateNecessary, onFlushEntity, validatepublic EJB3FlushEntityEventListener()
public EJB3FlushEntityEventListener(EntityCallbackHandler callbackHandler)
public void setCallbackHandler(EntityCallbackHandler callbackHandler)
setCallbackHandler in interface CallbackHandlerConsumerprotected boolean invokeInterceptor(SessionImplementor session, Object entity, EntityEntry entry, Object[] values, EntityPersister persister)
invokeInterceptor in class DefaultFlushEntityEventListenerCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved