public class LengthFunction extends ParameterizedFunctionExpression<Integer> implements Serializable
ParameterContainer.Helper| Modifier and Type | Field and Description | 
|---|---|
static String | 
NAME  | 
STANDARD_JPA_FUNCTION_NAMES| Constructor and Description | 
|---|
LengthFunction(CriteriaBuilderImpl criteriaBuilder,
              Expression<String> value)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
isStandardJpaFunction()  | 
getArgumentExpressions, properSize, registerParameters, render, renderArgumentsgetFunctionName, 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 LengthFunction(CriteriaBuilderImpl criteriaBuilder, Expression<String> value)
protected boolean isStandardJpaFunction()
isStandardJpaFunction in class ParameterizedFunctionExpression<Integer>Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.