| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FunctionExpression.PathFunctionExpressionProperty<P,T>
A
FunctionExpression.PathFunctionExpression implemented as a VirtualProperty. |
| Modifier and Type | Method and Description |
|---|---|
static <T> FunctionExpression.FunctionExpressionProperty<T> |
FunctionExpression.FunctionExpressionProperty.create(QueryFunction<T> function)
Create a
FunctionExpression.FunctionExpressionProperty using given function. |
Copyright © 2017 The Holon Platform. All rights reserved.