public class CoalesceImpl<T> extends ExpressionImpl<T> implements javax.persistence.criteria.CriteriaBuilder.Coalesce<T>
| Constructor and Description |
|---|
CoalesceImpl(Class<T> cls) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.criteria.CriteriaBuilder.Coalesce<T> |
value(javax.persistence.criteria.Expression<? extends T> expr) |
javax.persistence.criteria.CriteriaBuilder.Coalesce<T> |
value(T val) |
alias, as, getAlias, getCompoundSelectionItems, getJavaType, getQueryExpression, in, in, in, in, isCompoundSelection, isNotNull, isNull, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitas, in, in, in, in, isNotNull, isNullCopyright © 2012. All Rights Reserved.