dbstress icon indicating copy to clipboard operation
dbstress copied to clipboard

Support Statements with multiple ResultSets

Open semberal opened this issue 11 years ago • 0 comments

Currently statements with multiple ResultSet objects are not supported (only the first ResultSet is iterated over).

http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#getMoreResults()

semberal avatar Jul 21 '14 17:07 semberal