|
Using JDBC to connect the iSeries. Going to have a stored procedure return a results set. Trying to figure out if JDBC provides both "server-side" and "client-side" cursors like ADO/ODBC does. If so, which is the default and how do you use the other? If not, is a JDBC cursor server-side or client-side? For definition: In a server-side cursor, each row set to the client when the client does the "next" method. In a client-side cursor, the entire result set is sent to the client. Thus, no network traffic occurs moving back and forth in the results set. Thanks in advance, Charles Wilt iSeries Systems Administrator / Programmer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.