Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.NestedPredicateNestStep
Packages that use NestedPredicateNestStep
-
Uses of NestedPredicateNestStep in org.hibernate.search.engine.search.predicate.dsl
Classes in org.hibernate.search.engine.search.predicate.dsl with type parameters of type NestedPredicateNestStepModifier and TypeInterfaceDescriptioninterface
NestedPredicateFieldStep<N extends NestedPredicateNestStep<?>>
Deprecated.
SearchPredicateFactory.nested(String)
instead.