Uses of Interface
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedElement
-
Packages that use MappingAnnotatedElement Package Description org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing -
-
Uses of MappingAnnotatedElement in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Subinterfaces of MappingAnnotatedElement in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing Modifier and Type Interface Description interface
MappingAnnotatedProperty
A property in the entity model annotated with a mapping annotation.interface
MappingAnnotatedType
A type in the entity model annotated with a mapping annotation.Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing that return MappingAnnotatedElement Modifier and Type Method Description MappingAnnotatedElement
MappingAnnotationProcessorContext. annotatedElement()
-