Have JDBCFeatureStore declare the FEATURE_DETACHED hint
-------------------------------------------------------
Key: GEOT-2238
URL: http://jira.codehaus.org/browse/GEOT-2238
Project: GeoTools
Issue Type: Bug
Components: data, data jdbc-ng
Affects Versions: 2.5.2
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.5.3
The renderer relies on the FEATURE_DETACHED hint to determine wheter it's safe
to modify in place the geometries instead of cloning them (a caching wrapper
would not expose such hint for example), but JDBCFeatureStore does not expose
it.
Adding it requires some minor changes in ContentDataStore too since that hint
is not a Hints.ClassKey, but just a Hints.Key
--
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
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel