JDBC1DataStore always creates auto-committing connection
--------------------------------------------------------

         Key: GEOT-894
         URL: http://jira.codehaus.org/browse/GEOT-894
     Project: GeoTools
        Type: Bug

  Components: data jdbc  
    Versions: 2.2-RC3    
    Reporter: Oleg Yefimov


Obviously, connection must not be auto-committing, if the Transation is not 
AUTO_COMMIT.

I think, method 'Connection getConnection(Transaction transaction)' should set 
autoCommit  to 'false' if the Transaction is not AUTO_COMMIT.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to