DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29055>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29055

AutoCommit and ReadOnly





------- Additional Comments From [EMAIL PROTECTED]  2004-05-18 18:50 -------
Yes, you're right, it's DBCP. I got confused because it implements 
PoolableObjectFactory from pool.
It is the DaffodilDB driver that will, and rightly so, throw an SQLException if 
trying to commit or rollback a readOnly connection.
It's not really a matter of whether I want to turn on or off autocommit on 
readonly. No attempt should be made to commit or rollback a Connection if it is 
readonly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to