Uses of Interface
org.hibernate.EntityNameResolver

Packages that use EntityNameResolver
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.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of entity instances and embeddable objects.
Validation for HQL queries.