Interface LuceneSearchQueryWhereStep<H,LOS>
-
- All Superinterfaces:
SearchQueryWhereStep<LuceneSearchQueryOptionsStep<H,LOS>,H,LOS,LuceneSearchPredicateFactory>
- All Known Subinterfaces:
LuceneSearchQuerySelectStep<R,E,LOS>
public interface LuceneSearchQueryWhereStep<H,LOS> extends SearchQueryWhereStep<LuceneSearchQueryOptionsStep<H,LOS>,H,LOS,LuceneSearchPredicateFactory>
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep
where, where
-
-