Mercurial > dive4elements > framework
comparison ChangeLog @ 217:87a7773030b5
The Backend got a method that retrieves an ArtifactCollection based on its GID.
artifacts/trunk@1556 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 15:41:25 +0000 |
parents | 2d90d5cfe8f9 |
children | 70cbbe144931 |
comparison
equal
deleted
inserted
replaced
216:2d90d5cfe8f9 | 217:87a7773030b5 |
---|---|
1 2011-03-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
4 Added a method that retrieves an ArtifactCollection based on its GID. | |
5 | |
1 2011-03-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-03-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 8 * artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
4 Added a cast to uuid in collections.select.by.gid | 9 Added a cast to uuid in collections.select.by.gid |
5 | 10 |