Uses of Enum Class
org.hibernate.metamodel.AttributeClassification

Packages that use AttributeClassification
Package
Description
This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.
 
Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.