Uses of Interface
org.hibernate.processor.model.MetaAttribute
Packages that use MetaAttribute
Package
Description
Implementation of the model classes backed by annotations.
Implementation of the model classes backed by annotations.
-
Uses of MetaAttribute in org.hibernate.processor.annotation
Classes in org.hibernate.processor.annotation that implement MetaAttributeModifier and TypeClassDescriptionclass
class
class
class
class
Captures all information about an annotated persistent attribute.class
class
class
class
class
class
class
Captures all information about an annotated persistent attribute.class
Used by the container to instantiate a Jakarta Data repository.class
class
class
class
class
class
class
A general purpose constructor which accepts the session.Methods in org.hibernate.processor.annotation that return types with arguments of type MetaAttributeModifier and TypeMethodDescriptionAnnotationMetaEntity.getMembers()
AnnotationMetaPackage.getMembers()
Constructor parameters in org.hibernate.processor.annotation with type arguments of type MetaAttributeModifierConstructorDescriptionIdClassMetaAttribute
(Metamodel parent, List<MetaAttribute> components) -
Uses of MetaAttribute in org.hibernate.processor.model
Subinterfaces of MetaAttribute in org.hibernate.processor.modelMethods in org.hibernate.processor.model that return types with arguments of type MetaAttribute -
Uses of MetaAttribute in org.hibernate.processor.xml
Classes in org.hibernate.processor.xml that implement MetaAttributeModifier and TypeClassDescriptionclass
class
class
class
Methods in org.hibernate.processor.xml that return types with arguments of type MetaAttribute