public class AbsFunction<N extends Number> extends ParameterizedFunctionExpression<N> implements Serializable
ParameterContainer.Helper
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
STANDARD_JPA_FUNCTION_NAMES
Constructor and Description |
---|
AbsFunction(CriteriaBuilderImpl criteriaBuilder,
Expression expression) |
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
getAlias, getJavaType
getValueHandlers
getValueHandler
renderGroupBy, renderProjection
public static final String NAME
public AbsFunction(CriteriaBuilderImpl criteriaBuilder, Expression expression)
protected boolean isStandardJpaFunction()
isStandardJpaFunction
in class ParameterizedFunctionExpression<N extends Number>
Copyright © 2021 JBoss by Red Hat. All rights reserved.