public abstract class AbstractSimplePredicate extends AbstractPredicateImpl implements Serializable
javax.persistence.criteria.Predicate.BooleanOperator
ParameterContainer.Helper
Constructor and Description |
---|
AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder) |
Modifier and Type | Method and Description |
---|---|
List<javax.persistence.criteria.Expression<Boolean>> |
getExpressions() |
javax.persistence.criteria.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
alias
getAlias, getJavaType
getValueHandlers
getValueHandler
render, renderProjection
registerParameters
public AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder)
public javax.persistence.criteria.Predicate.BooleanOperator getOperator()
getOperator
in interface javax.persistence.criteria.Predicate
public final List<javax.persistence.criteria.Expression<Boolean>> getExpressions()
getExpressions
in interface javax.persistence.criteria.Predicate
Copyright © 2002-2020 Red Hat Middleware, LLC. All Rights Reserved