Uses of Interface
org.hibernate.proxy.EntityNotFoundDelegate

Packages that use EntityNotFoundDelegate
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
Defines Hibernate implementation of Java Persistence specification.
Validation for HQL queries.