Uses of Package
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Package
Description
-
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing used by org.hibernate.search.mapper.pojo.bridge.builtin.annotationClassDescriptionMeta-annotation for annotations that apply mapping to a property.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.annotationClassDescriptionMeta-annotation for annotations that apply mapping to a constructor.Meta-annotation for annotations that apply mapping to a method parameter.Meta-annotation for annotations that apply mapping to a property.Meta-annotation for annotations that Hibernate Search should attempt to discover on bootstrap, in order to automatically detect mapped types, without application developers having to explicitly list mapped types.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.processingClassDescriptionA processor for mapping annotations applied to a Java constructor.An element in the entity model annotated with a mapping annotation.A method parameter in the entity model annotated with a mapping annotation.A property in the entity model annotated with a mapping annotation.A type in the entity model annotated with a mapping annotation.A superinterface for contexts passed to mapping annotation processors.A processor for mapping annotations applied to a Java method parameter.A processor for mapping annotations applied to a Java property.A processor for mapping annotations applied to a Java type.