public class UpdateEventListener extends Object implements org.hibernate.event.PreUpdateEventListener
updat event
on all
events shortly before being saved.BasicSecuritySystem
,
Serialized FormModifier and Type | Field and Description |
---|---|
static 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 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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.