Hi Thomas,

It depends on the documentation you refer to.  As the implementor of an API 
(JDBC) you also need to adhere to its documented behavior.  I appreciate 
that H2 cannot do this now, but to say it is not a bug is a little 
disingenuous.  The documentation for java.sql.Statement#executeUpdate and 
java.sql.Statement#getUpdateCount are quite clear, and H2 currently 
violates them.

Sorry to revive such an old thread, but this is hitting me in trying to 
test support for stored procedures in Hibernate.  FWIW

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to