Package org.hibernate.boot.models
@Incubating
package org.hibernate.boot.models
Overall, this module is responsible for taking
managed-resources and
building the
hibernate-models model (ClassDetails, etc.)
to ultimately be bound into Hibernate's boot-time model.- API Note:
- This entire package is considered incubating
-
ClassDescriptionIndicates that
AccessTypecould not be determinedAn enum defining the nature (categorization) of a persistent attribute.Details about Hibernate annotations.Descriptors for JPA annotationsDistinction between the 2 different styles or approaches of lifecycle events defined by JPA.Indicates a problem resolving a member from ClassDetails