public class LowerFunction 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 |
---|
LowerFunction(CriteriaBuilderImpl criteriaBuilder,
javax.persistence.criteria.Expression<java.lang.String> string) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isStandardJpaFunction() |
getArgumentExpressions, properSize, registerParameters, render, renderArguments
getFunctionName, isAggregation
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, getValueHandlers, isCompoundSelection
forceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAlias
criteriaBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFunctionName, isAggregation
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getValueHandlers
getValueHandler
renderGroupBy, renderProjection
public static final java.lang.String NAME
public LowerFunction(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.