public class UpperFunction extends ParameterizedFunctionExpression<java.lang.String> implements java.io.Serializable
ParameterContainer.Helper| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
STANDARD_JPA_FUNCTION_NAMES| Constructor and Description |
|---|
UpperFunction(CriteriaBuilderImpl criteriaBuilder,
javax.persistence.criteria.Expression<java.lang.String> string) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isStandardJpaFunction() |
getArgumentExpressions, properSize, registerParameters, render, renderArgumentsgetFunctionName, isAggregation, renderProjectionas, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, getValueHandlers, isCompoundSelectionforceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAliascriteriaBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFunctionName, isAggregationas, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetValueHandlersgetValueHandlerpublic static final java.lang.String NAME
public UpperFunction(CriteriaBuilderImpl criteriaBuilder, javax.persistence.criteria.Expression<java.lang.String> string)
protected boolean isStandardJpaFunction()
isStandardJpaFunction in class ParameterizedFunctionExpression<java.lang.String>Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.