public class SqrtFunction extends ParameterizedFunctionExpression<java.lang.Double> implements java.io.Serializable
ParameterContainer.Helper| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
STANDARD_JPA_FUNCTION_NAMES| Constructor and Description |
|---|
SqrtFunction(CriteriaBuilderImpl criteriaBuilder,
javax.persistence.criteria.Expression<? extends java.lang.Number> expression) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isStandardJpaFunction() |
getArgumentExpressions, properSize, registerParameters, render, renderArgumentsgetFunctionName, isAggregationas, 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, isCompoundSelectiongetValueHandlersgetValueHandlerrenderGroupBy, renderProjectionpublic static final java.lang.String NAME
public SqrtFunction(CriteriaBuilderImpl criteriaBuilder, javax.persistence.criteria.Expression<? extends java.lang.Number> expression)
protected boolean isStandardJpaFunction()
isStandardJpaFunction in class ParameterizedFunctionExpression<java.lang.Double>Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.