Package | Description |
---|---|
com.sap.cds.ql |
Modifier and Type | Method and Description |
---|---|
BooleanFunction |
BooleanFunction.args(CqnValue... args) |
BooleanFunction |
CqnBuilder.QueryBuilderSupport.booleanFunc(String functionName,
List<? extends CqnValue> args) |
static BooleanFunction |
CQL.booleanFunc(String name,
List<? extends CqnValue> args)
Creates a CDS QL function call that is send to the underlying data store.
|
Copyright © 2022 SAP. All rights reserved.