Interface MappingAnnotatedProperty
-
- All Superinterfaces:
MappingAnnotatedElement
public interface MappingAnnotatedProperty extends MappingAnnotatedElement
A property in the entity model annotated with a mapping annotation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()-
Methods inherited from interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotatedElement
allAnnotations, javaClass
-
-
-
-
Method Detail
-
name
String name()
-
-