Uses of Record Class
org.hibernate.search.engine.search.reference.projection.AnyProjectionReference
Packages that use AnyProjectionReference
-
Uses of AnyProjectionReference in org.hibernate.search.engine.search.reference
Methods in org.hibernate.search.engine.search.reference that return AnyProjectionReferenceModifier and TypeMethodDescriptionstatic <SR,T> AnyProjectionReference <SR, T> FieldReferences.anyProjectionReference(String absolutePath, Class<SR> scopeRootType, ValueModel valueModel, Class<T> projectionType)