类 ProcedureOutputsImpl

  • 所有已实现的接口:
    ProcedureOutputs, Outputs

    public class ProcedureOutputsImpl
    extends OutputsImpl
    implements ProcedureOutputs
    Implementation of ProcedureResult. Defines centralized access to all of the results of a procedure call.
    作者:
    Steve Ebersole