Package org.hibernate.boot.internal
Class StandardEntityNotFoundDelegate
java.lang.Object
org.hibernate.boot.internal.StandardEntityNotFoundDelegate
- All Implemented Interfaces:
EntityNotFoundDelegate
Standard non-JPA implementation of EntityNotFoundDelegate, throwing the
Hibernate-specific
ObjectNotFoundException
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
Singleton access
-
-
Constructor Details
-
StandardEntityNotFoundDelegate
public StandardEntityNotFoundDelegate()
-
-
Method Details
-
handleEntityNotFound
- Specified by:
handleEntityNotFound
in interfaceEntityNotFoundDelegate
-