- All Superinterfaces:
- PlanParamSeqExpr,
PlanTriplePosition,
PlanTriplePositionSeq,
ServerExpression
public interface PlanParamExpr
extends PlanParamSeqExpr, PlanTriplePosition
An instance of a placeholder parameter returned
by a call to the param() function that can represent a literal
value in expressions and can be passed on a bind() call to be
assigned a literal value when invoking a row pipeline.