![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
9.1 |
|
Assignee:
|
Unassigned |
|
Components:
|
jdbc |
|
Created:
|
17/Jun/13 1:53 PM
|
|
Description:
|
If a virtual table is created that shares the name of a real table in the same store, it will override any resources referring to that table.
To replicate:
Create a FeatureType f1 based on a table t
Create a FeatureType f2 based on a VirtualTable v with the same name as t and in the same DataStore.
f1 will now be using v rather than t.
Avoiding name conflicts works around the problem, but if a name conflict does occur, it leads to strange and hard to diagnose behaviour.
Preventing conflicts entirely would be problematic as the database might add new tables outside the control of GeoTools, but preventing new VTs from using real table names might be worthwhile.
Logging a warning when a conflict occurs would help diagnose the problem.
|
|
Project:
|
GeoTools
|
|
Priority:
|
Minor
|
|
Reporter:
|
Kevin Smith
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel