Menu

#9 execute UPDATE statement return number of elements effected

Next_Release
open
nobody
None
5
2012-09-14
2012-01-31
Anonymous
No

Currently the execution of an update statement returns true or false. Actually, always false if the update does not throw an exception.
Please revise the behavior to return an integer equal to the number of elements effected by the operation.
One could keep the current behavior (true false) by using a setting in the Sedna config xml file.

I am using the Java Driver so would want that jar (driver) updated as well.

Discussion

Anonymous
Anonymous

Add attachments
Cancel