public class SaveEventListener
extends org.hibernate.event.def.DefaultSaveEventListener
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SAVE_EVENT  | 
| Constructor and Description | 
|---|
SaveEventListener(CurrentDetails cd,
                 TokenHolder th)
main constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onSaveOrUpdate(org.hibernate.event.SaveOrUpdateEvent event)  | 
performSaveOrUpdate, reassociateIfUninitializedProxy, saveWithGeneratedOrRequestedIdentityIsDetached, entityIsPersistent, entityIsTransient, getCascadeAction, getUpdateId, invokeUpdateLifecycle, performUpdatecascadeAfterSave, cascadeBeforeSave, getAssumedUnsaved, getEntityState, getLoggableName, getMergeMap, invokeSaveLifecycle, isVersionIncrementDisabled, performSave, performSaveOrReplicate, saveWithGeneratedId, saveWithRequestedId, substituteValuesIfNecessary, validate, visitCollectionsBeforeSavepublic static final String SAVE_EVENT
public SaveEventListener(CurrentDetails cd, TokenHolder th)
public void onSaveOrUpdate(org.hibernate.event.SaveOrUpdateEvent event)
                    throws org.hibernate.HibernateException
onSaveOrUpdate in interface org.hibernate.event.SaveOrUpdateEventListeneronSaveOrUpdate in class org.hibernate.event.def.DefaultSaveOrUpdateEventListenerorg.hibernate.HibernateException
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.