Package | Description |
---|---|
org.hibernate.hql.ast.spi.predicate | |
org.hibernate.hql.lucene.internal.builder.predicate |
Modifier and Type | Method and Description |
---|---|
NegationPredicate<Q> |
PredicateFactory.getNegationPredicate() |
Modifier and Type | Class and Description |
---|---|
class |
LuceneNegationPredicate
Lucene-based
NOT predicate. |
Modifier and Type | Method and Description |
---|---|
NegationPredicate<org.apache.lucene.search.Query> |
LucenePredicateFactory.getNegationPredicate() |
Copyright © 2013. All rights reserved.