Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 756:1614b27dcbfa
Added Support of Layers which are Joined from two Tables.
gnv-artifacts/trunk@804 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 19 Mar 2010 12:12:10 +0000 |
parents | 8dc8d04084d4 |
children | 76cbea5a455a |
comparison
equal
deleted
inserted
replaced
755:8dc8d04084d4 | 756:1614b27dcbfa |
---|---|
1 2010-03-19 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java: | |
4 Added Support of Layers which are Joined from two Tables. | |
5 Only the Columns of the first Table will be inserted to prevent Namecollisions | |
6 of Attributenames. | |
7 | |
8 * doc/conf/queries.properties: | |
9 Added full qualified Columnname to prevent Namecolliosions in SQL-Statement | |
10 for querying Layer-Data if two Tables are Joined to one Layer. | |
11 | |
1 2010-03-19 Tim Englich <tim.englich@intevation.de> | 12 2010-03-19 Tim Englich <tim.englich@intevation.de> |
2 | 13 |
3 * src/main/resources/lang/artifactMessages*.properties: | 14 * src/main/resources/lang/artifactMessages*.properties: |
4 Added Ressources for new FIS Marine Features. | 15 Added Ressources for new FIS Marine Features. |
5 | 16 |