Uses of Package
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
-
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing used by org.hibernate.search.mapper.pojo.bridge.builtin.annotation Class Description PropertyMapping Meta-annotation for annotations that apply mapping to a property.TypeMapping Meta-annotation for annotations that apply mapping to a type. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing used by org.hibernate.search.mapper.pojo.mapping.definition.annotation Class Description PropertyMapping Meta-annotation for annotations that apply mapping to a property.TypeMapping Meta-annotation for annotations that apply mapping to a type. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing used by org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing Class Description MappingAnnotatedElement An element in the entity model annotated with a mapping annotation.MappingAnnotatedProperty A property in the entity model annotated with a mapping annotation.MappingAnnotatedType A type in the entity model annotated with a mapping annotation.MappingAnnotationProcessorContext A superinterface for contexts passed to mapping annotation processors.PropertyMappingAnnotationProcessor A processor for mapping annotations applied to a Java type.PropertyMappingAnnotationProcessorContext PropertyMappingAnnotationProcessorRef A reference to aPropertyMappingAnnotationProcessor
.TypeMappingAnnotationProcessor A processor for mapping annotations applied to a Java type.TypeMappingAnnotationProcessorContext TypeMappingAnnotationProcessorRef A reference to aTypeMappingAnnotationProcessor
.