T - The type of the function result.public interface FunctionExpression<T> extends Expression<T>
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFunctionName()
Retrieve the name of the function. 
 | 
boolean | 
isAggregation()
Is this function a value aggregator (like a COUNT or MAX function e.g.)? 
 | 
as, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypeString getFunctionName()
boolean isAggregation()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.