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 TypeInterfaceDescriptioninterfaceNestedPredicateNestStep<N extends NestedPredicateOptionsStep<?>>Deprecated.interfaceNestedPredicateOptionsStep<S extends NestedPredicateOptionsStep<?>>Deprecated.UseSearchPredicateFactory.nested(String)instead.
SearchPredicateFactory.nested(String)instead.