Uses of Interface
org.hibernate.processor.model.ImportContext
Packages that use ImportContext
Package
Description
The main package of this annotation processor.
Implementation of the model classes backed by annotations.
Implementation of the model classes backed by annotations.
-
Uses of ImportContext in org.hibernate.processor
Classes in org.hibernate.processor that implement ImportContext -
Uses of ImportContext in org.hibernate.processor.annotation
Classes in org.hibernate.processor.annotation that implement ImportContextModifier and TypeClassDescriptionclass
class
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).class
Class used to collect meta information about an annotated package.class
-
Uses of ImportContext in org.hibernate.processor.model
Subinterfaces of ImportContext in org.hibernate.processor.model -
Uses of ImportContext in org.hibernate.processor.xml
Classes in org.hibernate.processor.xml that implement ImportContextModifier and TypeClassDescriptionclass
Collects XML-based meta information about an annotated type (entity, embeddable or mapped superclass).