| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElementRef<T> |
| Modifier and Type | Method and Description |
|---|---|
static Value<Long> |
CQL.count(CqnElementRef element)
Creates a count function call on the given element.
|
Select<T> |
Select.groupBy(CqnElementRef... elements)
Sets the group by clause of the select statement.
|
| Modifier and Type | Method and Description |
|---|---|
default CqnElementRef |
CqnValue.asRef()
Casts this value to
CqnElementRef. |
default CqnElementRef |
CqnElementRef.asRef() |
CqnElementRef |
ResolvedRefItem.ref() |
| Modifier and Type | Method and Description |
|---|---|
default void |
CqnVisitor.visit(CqnElementRef elementRef) |
Copyright © 2020 SAP. All rights reserved.