Package | Description |
---|---|
org.hibernate.hql.ast.spi.predicate | |
org.hibernate.hql.lucene.internal.builder.predicate |
Modifier and Type | Method and Description |
---|---|
IsNullPredicate<Q> |
PredicateFactory.getIsNullPredicate(String entityType,
List<String> propertyPath) |
Modifier and Type | Class and Description |
---|---|
class |
LuceneIsNullPredicate
Lucene-based
IS NULL predicate. |
Modifier and Type | Method and Description |
---|---|
IsNullPredicate<org.apache.lucene.search.Query> |
LucenePredicateFactory.getIsNullPredicate(String entityType,
List<String> propertyPath) |
Copyright © 2013. All rights reserved.