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 |
CompatibilityDefaults.limit(Limit limit)
Deprecated.
instead use
Select.limit(long, long) instead |
Modifier and Type | Method and Description |
---|---|
Optional<CqnLimit> |
CqnEntitySelector.limit()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
default CqnSelectListItem |
CompatibilityDefaults.expand(StructuredTypeRef ref,
List<CqnSelectListItem> items,
List<CqnSortSpecification> orderBy,
CqnLimit limit)
Deprecated.
instead use
Modifier.expand(CqnExpand) instead |
Copyright © 2023 SAP. All rights reserved.