| Package | Description |
|---|---|
| org.hibernate.hql.ast.spi.predicate | |
| org.hibernate.hql.lucene.internal.builder.predicate |
| Modifier and Type | Method and Description |
|---|---|
ConjunctionPredicate<Q> |
PredicateFactory.getConjunctionPredicate() |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneConjunctionPredicate
Lucene-based
AND predicate. |
| Modifier and Type | Method and Description |
|---|---|
ConjunctionPredicate<org.apache.lucene.search.Query> |
LucenePredicateFactory.getConjunctionPredicate() |
Copyright © 2014. All rights reserved.