Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / July 2004

Tip: Looking for answers? Try searching our database.

"side-channel" result set ....

Thread view: 
Raquel - 05 Jul 2004 12:25 GMT
Following is the API documentation for getNextResultSet() method of Class
ExecutionContext
(http://www.ifs.uni-linz.ac.at/ifs/teaching/java/sqlj/doc/runtime/javadoc/):

"Moves to the currently registered statement's next result. The first time
this method is called after a SQL operation is executed, the first
side-channel result set is returned (if any). "

Does someone know what "side-channel" result set is?

TIA
Raquel.
Joe Weinstein - 05 Jul 2004 18:15 GMT
> Following is the API documentation for getNextResultSet() method of Class
> ExecutionContext
[quoted text clipped - 5 lines]
>
> Does someone know what "side-channel" result set is?

There is no such concept in JDBC. If a statement returns a series of result
sets and/or update counts, they will come in the order the SQL/procedure sends
them, and to iterate from one to the next, you call getMoreResults(). SQLJ
will do that.
Joe

> TIA
> Raquel.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.