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
public EJB3FlushEntityEventListener()
public EJB3FlushEntityEventListener(EntityCallbackHandler callbackHandler)
public void setCallbackHandler(EntityCallbackHandler callbackHandler)
setCallbackHandler
in interface CallbackHandlerConsumer
protected boolean invokeInterceptor(SessionImplementor session, Object entity, EntityEntry entry, Object[] values, EntityPersister persister)
invokeInterceptor
in class DefaultFlushEntityEventListener
Copyright © 2018 JBoss by Red Hat. All rights reserved.