Uses of Annotation Type
org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectPath
Packages that use ObjectPath
-
Uses of ObjectPath in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing with parameters of type ObjectPathModifier and TypeMethodDescriptionMappingAnnotationProcessorContext.toPojoModelPathValueNode
(ObjectPath objectPath) Convert anObjectPath
annotation to aPojoModelPathValueNode
.