Uses of Class
org.hibernate.models.ModelsException
Packages that use ModelsException
Package
Description
A de-typed abstraction over "reflection" and annotations (and in the case of Hibernate ORM,
mapping XML also).
-
Uses of ModelsException in org.hibernate.models
Subclasses of ModelsException in org.hibernate.modelsModifier and TypeClassDescriptionclassIndicates a problem accessing annotation details from the domain model sources.classIndicates an attempt to access a non-existent annotation attributeclassIndicates an attempt to access an unknown class by name -
Uses of ModelsException in org.hibernate.models.internal.jandex
Subclasses of ModelsException in org.hibernate.models.internal.jandex