aspose file tools
The moose likes JDBC and the fly likes Multiple ResultSets, but how many? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Multiple ResultSets, but how many?" Watch "Multiple ResultSets, but how many?" New topic
Author

Multiple ResultSets, but how many?

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
How to know how many ResultSets a stored procudure has returned? I mean before calling getMoreResults in the loop.
Jukka
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Multiple ResultSets, but how many?
 
Similar Threads
Preventing SQL Injection in Dynamic SQL
Scrollable ResultSet
Combining Resultsets
Connetion pooling problem
hibernate in a batch program suggestion