public interface

PreInsertEventListener

implements Serializable
org.hibernate.event.PreInsertEventListener
Known Indirect Subclasses

Class Overview

Called before inserting an item in the datastore

Summary

Public Methods
abstract boolean onPreInsert(PreInsertEvent event)
Return true if the operation should be vetoed

Public Methods

public abstract boolean onPreInsert (PreInsertEvent event)

Return true if the operation should be vetoed