railo.runtime.orm.hibernate.event
Class PreUpdateEventListenerImpl

java.lang.Object
  extended by railo.runtime.orm.hibernate.event.EventListener
      extended by railo.runtime.orm.hibernate.event.PreUpdateEventListenerImpl
All Implemented Interfaces:
Serializable, org.hibernate.event.PreUpdateEventListener

public class PreUpdateEventListenerImpl
extends EventListener
implements org.hibernate.event.PreUpdateEventListener

See Also:
Serialized Form

Field Summary
 
Fields inherited from class railo.runtime.orm.hibernate.event.EventListener
POST_DELETE, POST_INSERT, POST_LOAD, POST_UPDATE, PRE_DELETE, PRE_INSERT, PRE_LOAD, PRE_UPDATE
 
Constructor Summary
PreUpdateEventListenerImpl(Component component)
           
 
Method Summary
 boolean onPreUpdate(org.hibernate.event.PreUpdateEvent event)
           
 
Methods inherited from class railo.runtime.orm.hibernate.event.EventListener
getCFC, hasEventType, invoke
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreUpdateEventListenerImpl

public PreUpdateEventListenerImpl(Component component)
Method Detail

onPreUpdate

public boolean onPreUpdate(org.hibernate.event.PreUpdateEvent event)
Specified by:
onPreUpdate in interface org.hibernate.event.PreUpdateEventListener


Copyright © 2012 Railo