Interface RegProcedure.Call

Enclosing interface:
RegProcedure<M extends RegProcedure.Memo<M>>

public static interface RegProcedure.Call
Counterpart to the PostgreSQL FunctionCallInfoBaseData.

Presents arguments in the form of a TupleTableSlot.