/[Apache-SVN]
ViewVC logotype

Revision 374742


Jump to revision: Previous Next
Author: kmarsden
Date: Fri Feb 3 21:00:35 2006 UTC (18 years, 2 months ago)
Changed paths: 5
Log Message:
DERBY-898 setAutoCommit(false) is not working properly with connections objtained with ClientXADataSource.

-  Changes server side connection for network server XA to autocommit false.  Even when the client has autocommit on, the server side connection should be autocommit false and let the client drive the commits.

- Adds connections obtained from an XADataSource to the savepointJdbc30 test to verify that autocommit is being set properly and also verify that DERBY-899 (a dup of this issue) is fixed.




Changed paths

Path Details
Directorydb/derby/code/branches/10.1/java/drda/org/apache/derby/impl/drda/XADatabase.java modified , text changed
Directorydb/derby/code/branches/10.1/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/savepointJdbc30.out modified , text changed
Directorydb/derby/code/branches/10.1/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/savepointJdbc30.out modified , text changed
Directorydb/derby/code/branches/10.1/java/testing/org/apache/derbyTesting/functionTests/master/savepointJdbc30.out modified , text changed
Directorydb/derby/code/branches/10.1/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/savepointJdbc30.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26