[jira] Commented: (DERBY-1364) Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate()

2006-06-30 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1364?page=comments#action_12418650 ] Knut Anders Hatlen commented on DERBY-1364: --- I plan to commit the patch early next week. Please let me know if you have any comments or need more time to review.

[jira] Commented: (DERBY-1364) Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate()

2006-06-03 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1364?page=comments#action_12414572 ] Knut Anders Hatlen commented on DERBY-1364: --- My previous analysis of the problem wasn't entirely correct. Here's a new attempt (hopefully correct this time):

[jira] Commented: (DERBY-1364) Client driver does not roll back the effects of a stored procedure when incorrectly invoked by executeQuery()/executeUpdate()

2006-06-01 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1364?page=comments#action_12414209 ] Knut Anders Hatlen commented on DERBY-1364: --- The simple solution would be to trap the exception on the client and roll back. The problem with this is that it would