Jody,

There's no setTransaction() method in the FeatureSource.

The only way I can see to set a property for a Query operation is to convert the FeatureSource to a FeatureStore and then call setTransaction() on it. I was a bit worried about this not working because I have my server set to not allow updates, but it seems to work.

Note - autocommitTransaction doesnt allow setting properties (which is good because it would really screw things up if it did since its a singleton).

dave




-------------------------------------------------------
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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to