Mercurial > dive4elements > framework
comparison ChangeLog @ 318:2ed77f7e1bab
Swapped SQL parameter indices when fetching collection name.
artifacts/trunk@2455 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 02 Aug 2011 14:13:20 +0000 |
parents | 824051dff018 |
children | 61017c6031b8 |
comparison
equal
deleted
inserted
replaced
317:824051dff018 | 318:2ed77f7e1bab |
---|---|
1 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
4 Swapped SQL parameter indices when fetching collection name. | |
5 | |
1 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> | 6 2011-08-02 Sascha L. Teichmann <teichmann@intevation.de> |
2 | 7 |
3 * artifacts/src/main/java/de/intevation/artifacts/ArtifactDatabase.java: | 8 * artifacts/src/main/java/de/intevation/artifacts/ArtifactDatabase.java: |
4 Change the ArtifactLoadedCallback interface to take the name of the | 9 Change the ArtifactLoadedCallback interface to take the name of the |
5 collection, too. | 10 collection, too. |