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<SR,N extends NestedPredicateOptionsStep<?>> Deprecated.interfaceNestedPredicateOptionsStep<S extends NestedPredicateOptionsStep<?>>Deprecated.UseTypedSearchPredicateFactory.nested(String)instead.
TypedSearchPredicateFactory.nested(String)instead.