Subject | setAutoCommit |
---|---|
Author | Rick Debay |
Post date | 2006-01-04T18:20:57Z |
http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Connection.html#setAuto
Commit(boolean)
"NOTE: If this method is called during a transaction, the transaction is
committed."
Does Jaybird commit if setAutoCommit(false) is called, when the
auto-commit state is already false?
Thanks, Rick DeBay
Commit(boolean)
"NOTE: If this method is called during a transaction, the transaction is
committed."
Does Jaybird commit if setAutoCommit(false) is called, when the
auto-commit state is already false?
Thanks, Rick DeBay