- All Superinterfaces:
- ServerExpression
- All Known Subinterfaces:
- PlanParamExpr
public interface PlanParamSeqExpr
extends ServerExpression
A sequence of placeholder parameters returned by calls
to param() functions that can represent literal values
in expressions and can be passed on bind() calls to be
assigned literal values when invoking a row pipeline.