Uses of Interface
com.sap.cds.ql.When
Packages that use When
-
Uses of When in com.sap.cds.ql
Methods in com.sap.cds.ql that return WhenModifier and TypeMethodDescriptionstatic WhenCQL.when(CqnPredicate pred) Starts a chain of when-then expressions.CqnBuilder.QueryBuilderSupport.when(CqnPredicate when) StructuredType.when(CqnPredicate pred) Starts a chain of when-then expressions.Then.when(CqnPredicate pred) Connects a nextcase) to a chain of when-then expressions.