public class UpdateEventListener
extends java.lang.Object
implements org.hibernate.event.PreUpdateEventListener
updat event
on all
events shortly before being saved.BasicSecuritySystem
,
Serialized FormModifier and Type | Field and Description |
---|---|
static java.lang.String |
UPDATE_EVENT |
Constructor and Description |
---|
UpdateEventListener(CurrentDetails cd)
main constructor. controls access to individual db rows..
|
Modifier and Type | Method and Description |
---|---|
boolean |
onPreUpdate(org.hibernate.event.PreUpdateEvent event)
updates the update event field of an
IObject instance. |
public static final java.lang.String UPDATE_EVENT
public UpdateEventListener(CurrentDetails cd)
public boolean onPreUpdate(org.hibernate.event.PreUpdateEvent event)
IObject
instance.onPreUpdate
in interface org.hibernate.event.PreUpdateEventListener
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.