public class LengthFunction extends ParameterizedFunctionExpression<java.lang.Integer> implements java.io.Serializable
ParameterContainer.Helper| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
LengthFunction(CriteriaBuilderImpl criteriaBuilder,
javax.persistence.criteria.Expression<java.lang.String> value) |
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, isCompoundSelectiongetValueHandlersgetValueHandlerpublic static final java.lang.String NAME
public LengthFunction(CriteriaBuilderImpl criteriaBuilder, javax.persistence.criteria.Expression<java.lang.String> value)
Copyright © 2013. All Rights Reserved.