Package net.pricefx.formulaengine.scripting.queryapi
package net.pricefx.formulaengine.scripting.queryapi
-
ClassDescriptionAn Expression used to specify either output values or logic criteria of a
PipelineStage
.Collection ofExpression
building methodsCollection of methods used to specify Orders forPipelineStage.sortBy(Function)
stage.The atomic building bock of QueryApi queries.The result type to be consumed by the function given toPipelineStage.stream(Function)
.A representation of a result row accessible as an immutable map view.QueryAPIAn object which can be part of the output or input of aPipelineStage
.An object which represents a QueryApiExpression
and which can be part of the output or input of aPipelineStage
as it is alsoSelectable
Collection of accessor to Pricefx domain tables asTables.Table
objects.A representation of a set of columns of a concrete or virtual table.A concrete domain table