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