P - Path typeT - Function result, expression and projection typepublic static interface FunctionExpression.PathFunctionExpression<P,T> extends FunctionExpression<T>
FunctionExpression which acts on a Path.FunctionExpression.FunctionExpressionProperty<T>, FunctionExpression.PathFunctionExpression<P,T>, FunctionExpression.PathFunctionExpressionProperty<P,T>Expression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionException| Modifier and Type | Method and Description |
|---|---|
Path<P> |
getPath()
Get the
Path subject of the function. |
avg, count, create, getFunction, max, min, sumgetTypegetTypevalidateCopyright © 2017 The Holon Platform. All rights reserved.