public class HibernatePersistOnFlushListener extends org.hibernate.event.internal.DefaultPersistOnFlushEventListener
org.hibernate.event.internal.AbstractSaveEventListener.EntityState| Constructor and Description |
|---|
HibernatePersistOnFlushListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPersist(org.hibernate.event.spi.PersistEvent event) |
void |
onPersist(org.hibernate.event.spi.PersistEvent event,
Map copiedAlready) |
getCascadeActionentityIsPersistent, entityIsTransient, getAssumedUnsavedcascadeAfterSave, cascadeBeforeSave, getEntityState, getLoggableName, getMergeMap, invokeSaveLifecycle, isVersionIncrementDisabled, performSave, performSaveOrReplicate, saveWithGeneratedId, saveWithRequestedId, substituteValuesIfNecessary, visitCollectionsBeforeSavereassociatepublic HibernatePersistOnFlushListener()
public void onPersist(org.hibernate.event.spi.PersistEvent event) throws HibernateException
onPersist in interface org.hibernate.event.spi.PersistEventListeneronPersist in class org.hibernate.event.internal.DefaultPersistEventListenerHibernateExceptionpublic void onPersist(org.hibernate.event.spi.PersistEvent event, Map copiedAlready) throws HibernateException
onPersist in interface org.hibernate.event.spi.PersistEventListeneronPersist in class org.hibernate.event.internal.DefaultPersistEventListenerHibernateException