| Package | Description |
|---|---|
| org.hibernate.hql.ast.spi.predicate | |
| org.hibernate.hql.lucene.internal.builder.predicate |
| Modifier and Type | Method and Description |
|---|---|
DisjunctionPredicate<Q> |
PredicateFactory.getDisjunctionPredicate() |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneDisjunctionPredicate
Lucene-based
OR predicate. |
| Modifier and Type | Method and Description |
|---|---|
DisjunctionPredicate<org.apache.lucene.search.Query> |
LucenePredicateFactory.getDisjunctionPredicate() |
Copyright © 2016. All rights reserved.