Uses of Package
com.sap.cds
Packages that use com.sap.cds
Package
Description
-
Classes in com.sap.cds used by com.sap.cdsClassDescriptionRepresents data of CDS objects, which can be accessed as a
Map<String, Object>and hold additional metadata.The CdsDataProcessor allows to process deeply nested maps of CDS data, by executing a sequence of registered handlers of typeCdsDataProcessor.Generator,CdsDataProcessor.ConverterorCdsDataProcessor.Validator.Function to convert or remove a value for a CdsElement.Predicate to filter a CdsElement by the element's CdsType.Function to compute a value for a CdsElement.The processing mode:CdsDataProcessor.Mode.DECLARED,CdsDataProcessor.Mode.CONTAINS,CdsDataProcessor.Mode.NOT_NULLorCdsDataProcessor.Mode.NULL.Function to validate the value of a CdsElement.The CdsDataStore is used to interact with a data source.Represents the result data returned by theCdsDataStore.Builder class to programmatically create aResultto represent the result of queries, insert, update and delete operations.Represents a single result data set of theCdsDataStore. -
Classes in com.sap.cds used by com.sap.cds.connector
-
Classes in com.sap.cds used by com.sap.cds.ql
-
Classes in com.sap.cds used by com.sap.cds.ql.cqn
-
Classes in com.sap.cds used by com.sap.cds.reflect