Class StandardEntityNotFoundDelegate

java.lang.Object
org.hibernate.boot.internal.StandardEntityNotFoundDelegate
All Implemented Interfaces:
EntityNotFoundDelegate

public class StandardEntityNotFoundDelegate extends Object implements EntityNotFoundDelegate
Standard non-JPA implementation of EntityNotFoundDelegate, throwing the Hibernate-specific ObjectNotFoundException.