public class LowerFunction extends ParameterizedFunctionExpression<String> implements Serializable
ParameterContainer.Helper
Constructor and Description |
---|
LowerFunction(CriteriaBuilderImpl criteriaBuilder,
Expression<String> string) |
getArgumentExpressions, properSize, registerParameters, render, renderArguments, wrapAsLiterals
getFunctionName, isAggregation, renderProjection
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
getAlias, getJavaType
getValueHandlers
getValueHandler
public static final String NAME
public LowerFunction(CriteriaBuilderImpl criteriaBuilder, Expression<String> string)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.