Cory Horner wrote:
> Howdy,
>
> We're changing the way uDig uses transactions -- so a transaction is 
> AUTO_COMMIT until a modification occurs, and it remains open until the 
> user commits the transaction:
>   
Note:

Some feature source / store methods make use of their own internal 
transaction when asked to use AUTO_COMMIT. Usually these are the nasty 
methods that want to consult an internal lock table (and update content 
one at a time ...)

Jody

-------------------------------------------------------------------------
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