railo.runtime.orm.hibernate.event
Class PreInsertEventListenerImpl

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

public class PreInsertEventListenerImpl
extends EventListener
implements org.hibernate.event.PreInsertEventListener

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
PreInsertEventListenerImpl(Component component)
           
 
Method Summary
 boolean onPreInsert(org.hibernate.event.PreInsertEvent 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

PreInsertEventListenerImpl

public PreInsertEventListenerImpl(Component component)
Method Detail

onPreInsert

public boolean onPreInsert(org.hibernate.event.PreInsertEvent event)
Specified by:
onPreInsert in interface org.hibernate.event.PreInsertEventListener


Copyright © 2012 Railo