| Package | Description |
|---|---|
| com.pivotal.gemfirexd.procedure |
| Modifier and Type | Method and Description |
|---|---|
IncomingResultSet[] |
ProcedureProcessorContext.getIncomingOutParameters()
Get the array of incoming result sets for the out parameters provided
by the executing procedures.
|
IncomingResultSet[] |
ProcedureProcessorContext.getIncomingResultSets(int resultSetNumber)
Get the array of incoming result sets for a given result set number, where
each array element is a result set provided by a procedure executing
on some server.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.