| Package | Description |
|---|---|
| com.sap.cds.ql | |
| com.sap.cds.ql.cqn |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Limit |
| Modifier and Type | Method and Description |
|---|---|
default CqnLimit |
CqnModifier.limit(Limit limit) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CqnLimit> |
CqnEntitySelector.limit()
Returns the limit and offset of this selector
|
| Modifier and Type | Method and Description |
|---|---|
default CqnSelectListItem |
CqnModifier.expand(StructuredTypeRef ref,
List<CqnSelectListItem> items,
List<CqnSortSpecification> orderBy,
CqnLimit limit) |
default void |
CqnVisitor.visit(CqnLimit limit) |
Copyright © 2020 SAP. All rights reserved.