public interface

PreUpdateEventListener

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

Class Overview

Called before updating the datastore

Summary

Public Methods
abstract boolean onPreUpdate(PreUpdateEvent event)
Return true if the operation should be vetoed

Public Methods

public abstract boolean onPreUpdate (PreUpdateEvent event)

Return true if the operation should be vetoed