FileDocCategorySizeDatePackage
PreInsertEventListener.javaAPI DocHibernate 3.2.5396Sun Mar 11 18:16:48 GMT 2007org.hibernate.event

PreInsertEventListener

public interface PreInsertEventListener implements Serializable
Called before inserting an item in the datastore
author
Gavin King

Fields Summary
Constructors Summary
Methods Summary
public booleanonPreInsert(PreInsertEvent event)
Return true if the operation should be vetoed