| Package | Description |
|---|---|
| com.pivotal.gemfirexd.procedure |
| Class and Description |
|---|
| IncomingResultSet
An interface for retrieving rows as List<Object> from an incoming
result set.
|
| OutgoingResultSet
An interface for constructing an outgoing result set by adding rows as
List<Object>.
|
| ProcedureProcessorContext
Context object passed to a
ProcedureResultProcessor in its
init method. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.