Uses of Annotation Type
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.RootMapping
Packages that use RootMapping
-
Uses of RootMapping in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation with annotations of type RootMappingModifier and TypeClassDescription@interface
Marks a constructor to use for projections from an index object (root or object field) to a Java object.@interface
Given a type, marks this type as an entity type.