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, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getAlias, getJavaType
String getFunctionName()
boolean isAggregation()
Copyright © 2021 JBoss by Red Hat. All rights reserved.