dbstress
dbstress copied to clipboard
Support Statements with multiple ResultSets
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()