public class SqrtFunction extends ParameterizedFunctionExpression<Double> implements Serializable
ParameterContainer.Helper| Constructor and Description |
|---|
SqrtFunction(CriteriaBuilderImpl criteriaBuilder,
Expression<? extends Number> expression) |
getArgumentExpressions, properSize, registerParameters, render, renderArguments, wrapAsLiteralsgetFunctionName, 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, isCompoundSelectiongetAlias, getJavaTypegetValueHandlersgetValueHandlerpublic static final String NAME
public SqrtFunction(CriteriaBuilderImpl criteriaBuilder, Expression<? extends Number> expression)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.