FileDocCategorySizeDatePackage
EntityNotFoundDelegate.javaAPI DocHibernate 3.2.5301Wed Sep 06 11:18:56 BST 2006org.hibernate.proxy

EntityNotFoundDelegate

public interface EntityNotFoundDelegate
Delegate to handle the scenario of an entity not found by a specified id.
author
Steve Ebersole

Fields Summary
Constructors Summary
Methods Summary
public voidhandleEntityNotFound(java.lang.String entityName, java.io.Serializable id)