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.The CdsDiffProcessor allows to process two sets of nested maps of a CDS data that represent the old and the new image of the data of the same type and notifies aCdsDiffProcessor.DiffVisitorabout differences.A callback, which is called by theCdsDiffProcessoron differences between two images of data.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.ql.cqn.transformation
-
Classes in com.sap.cds used by com.sap.cds.ql.hana
-
Classes in com.sap.cds used by com.sap.cds.reflect