roehm(at)it(dot)usyd(dot)edu(dot)au wrote:
See the javadoc for Connection.setAutoCommit():That's your documentation and not necessarily the JDBC specification ;-)
Err I am talking about: http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Connection.html#getAutoCommit() which certainly is part of the JDBC specification. -O