Uses of Interface
com.sap.cds.JSONizable
Packages that use JSONizable
Package
Description
-
Uses of JSONizable in com.sap.cds
Subinterfaces of JSONizable in com.sap.cdsModifier and TypeInterfaceDescriptioninterfaceRepresents data of CDS objects, which can be accessed as aMap<String, Object>and hold additional metadata.interfaceinterfaceinterfaceRepresents the result data returned by theCdsDataStore.interfaceRepresents a single result data set of theCdsDataStore. -
Uses of JSONizable in com.sap.cds.ql
Subinterfaces of JSONizable in com.sap.cds.qlModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceDelete<T extends StructuredType<?>>The Delete Builder allows to construct CDS QL delete statements, which can be executed via theCdsDataStore.interfaceElementRef<T>interfaceExpand<T extends StructuredType<?>>interfaceFilterableStatement<T,S extends FilterableStatement<T, ?>> interfaceFunctionCall<T>interfaceThe Insert builder allows to construct CDS QL insert statements, which can be executed via theCdsDataStore.interfaceLiteral<T>interfaceinterfaceParameter<T>interfacestatic interfaceA modifiable ref segment.interfaceRepresents a value that can be selected in a query.interfaceSource<T extends StructuredType<?>>interfaceStructuredType<T extends StructuredType<T>>Builder to define sets of structured CDS entities and types using filtered path expressions, to define predicates on these sets, and to address elements of structured types.interfaceinterfaceinterfaceUpdate<T extends StructuredType<?>>The Update Builder allows to construct CDS QL update statements, which can be executed via theCdsDataStore.interfaceThe Upsert builder allows to construct a CDS QL Upsert statements, which can be executed via theCdsDataStore.interfaceValue<T>Classes in com.sap.cds.ql that implement JSONizableModifier and TypeClassDescriptionclassSelect<T extends StructuredType<?>>The Select builder allows to construct CDS QL select statements, which can be executed via theCdsDataStore.class -
Uses of JSONizable in com.sap.cds.ql.cqn
Subinterfaces of JSONizable in com.sap.cds.ql.cqnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThebetweenpredicate that tests if theCqnBetweenPredicate.value()is within a closed interval with given bounds ofCqnBetweenPredicate.low()andCqnBetweenPredicate.high().interfaceinterfaceA case expression, which represents IF - THEN - ELSE logic.interfaceinterfaceinterfaceinterfaceinterfaceinterfacePredicate that tests whether eTag element of an entity matches any valueinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceTheinsubquery predicate tests wether anactual value(n-tuple) is equal to any value (n-tuple) returned by a definedsubquery.interfaceinterfaceinterfaceCqnLiteral<T>A CQN literal value of typeCqnLiteral.interfaceinterfacePredicate that tests whether any|all elements of an entity set match a given conditioninterfaceinterfaceinterfaceCqnNumericLiteral<N extends Number>interfaceinterfaceinterfaceinterfaceinterfacestatic interfaceinterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceCqnTemporalLiteral<E extends Temporal>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in com.sap.cds.ql.cqn that implement JSONizable -
Uses of JSONizable in com.sap.cds.ql.cqn.transformation
Subinterfaces of JSONizable in com.sap.cds.ql.cqn.transformationModifier and TypeInterfaceDescriptioninterfaceTransformation that aggregates the input set and produces an output set with a single instance, which is the aggregated resultinterfaceTransformation that determines ancestors of instances that belong to a recursive hierarchy.interfaceTransformation that adds additional computed elements to the input setinterfaceinterfaceTransformation that determines descendants of instances that belong to a recursive hierarchy.interfaceTransformation that filters the input setinterfaceTransformation that groups the result set according to specified dimensions and applies given transformations to each group.interfaceinterfaceinterfaceTransformation that sorts the input setinterfaceTransformation that filters the input set with a search expressioninterfaceTransformation that skips the first rows of the input setinterfaceTransformation that determines top level instances that belong to a recursive hierarchy.interfaceTransformation that limits the input set to a maximum number of rowsinterfaceA transformation that is applied to the input set to produce an output set. -
Uses of JSONizable in com.sap.cds.ql.hana
Subinterfaces of JSONizable in com.sap.cds.ql.hanaModifier and TypeInterfaceDescriptioninterfaceinterfaceA table function that generates a hierarchy based on recursive parent-child source datainterfaceinterfaceA SAP HANA hierarchy generator function that generates a hierarchy based on recursive parent-child source data.interfaceA function to compute the subset of a source hierarchy, which contains all nodes relative (ancestors or descendants) to a set of start nodes.
CqnSearchTermPredicateinstead.