Progress
Open Client
Developer’s Guide


Passing a TEMP-TABLE Or TABLE-HANDLE As an INPUT-OUTPUT Parameter

For an INPUT-OUTPUT parameter, you must pass an instance of com.progress.open4gl.ResultSetHolder contains a reference to a client-supplied java.sql.ResultSet object instance. On output, the Holder object contents are changed to reference a com.progress.open4gl.ProResultSet object instance.

For more information on creating a java.sql.ResultSet for input, see the "Passing a TEMP-TABLE Or TABLE-HANDLE As an INPUT Parameter" section. For more information on ProResultSet objects, see the "Accessing TEMP-TABLE Or TABLE-HANDLE Parameters As Output" section.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095