Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
Deviation from standard, Embedded/Client difference
Description
I think embedded is correct here, -1 should be used for when there are no more results left,
cf Javadoc http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Statement.html#getUpdateCount():
"if the result is a ResultSet object or there are no more results, -1 is returned."
I attach a repro in the form of a Derby Junit test.
Attachments
Attachments
Issue Links
- duplicates
-
DERBY-211 Network Server returns no result sets for a procedure call that returns no result
- Open