public abstract class AbstractSimplePredicate extends AbstractPredicateImpl implements Serializable
Predicate.BooleanOperator
ParameterContainer.Helper
Constructor and Description |
---|
AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder) |
Modifier and Type | Method and Description |
---|---|
List<Expression<Boolean>> |
getExpressions() |
Predicate.BooleanOperator |
getOperator() |
getCompoundSelectionItems, isCompoundSelection, isNegated, not
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
alias, getValueHandlers
forceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAlias
criteriaBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
as, in, in, in, in, isNotNull, isNull
getAlias, getJavaType
getValueHandlers
getValueHandler
render, renderProjection
registerParameters
public AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder)
public Predicate.BooleanOperator getOperator()
getOperator
in interface Predicate
public final List<Expression<Boolean>> getExpressions()
getExpressions
in interface Predicate
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.