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-suppliedjava.sql.ResultSet
object instance. On output, theHolder
object contents are changed to reference acom.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 onProResultSet
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 |