Interface ProcedureParameterImplementor<T>

All Superinterfaces:
Parameter<T>, ProcedureParameter<T>, QueryParameter<T>, QueryParameterImplementor<T>
All Known Subinterfaces:
FunctionReturnImplementor<T>
All Known Implementing Classes:
FunctionReturnImpl, ProcedureParameterImpl

@Incubating public interface ProcedureParameterImplementor<T> extends ProcedureParameter<T>, QueryParameterImplementor<T>
SPI extension for ProcedureParameter