public abstract class AbstractSimplePredicate extends AbstractPredicateImpl implements java.io.Serializable
javax.persistence.criteria.Predicate.BooleanOperatorParameterContainer.Helper| Constructor and Description |
|---|
AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.persistence.criteria.Expression<java.lang.Boolean>> |
getExpressions() |
javax.persistence.criteria.Predicate.BooleanOperator |
getOperator() |
getCompoundSelectionItems, isCompoundSelection, isNegated, notas, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNullalias, getValueHandlersforceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAliascriteriaBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitas, in, in, in, in, isNotNull, isNullgetValueHandlersgetValueHandlerrender, renderProjectionregisterParameterspublic AbstractSimplePredicate(CriteriaBuilderImpl criteriaBuilder)
public javax.persistence.criteria.Predicate.BooleanOperator getOperator()
getOperator in interface javax.persistence.criteria.Predicatepublic final java.util.List<javax.persistence.criteria.Expression<java.lang.Boolean>> getExpressions()
getExpressions in interface javax.persistence.criteria.PredicateCopyright © 2013. All Rights Reserved.