Mercurial > dive4elements > framework
comparison ChangeLog @ 215:a9c8fa38ba03
Added new collection specific sql statements.
artifacts/trunk@1554 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 11:28:26 +0000 |
parents | fc435da7f471 |
children | 2d90d5cfe8f9 |
comparison
equal
deleted
inserted
replaced
214:fc435da7f471 | 215:a9c8fa38ba03 |
---|---|
1 2011-03-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | |
5 Added new statement to retrieve a single collection by GID and repaired | |
6 a statement in the postgres properties. | |
7 | |
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | 10 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: |
4 Added a method that creates a document that is used to add an artifact | 11 Added a method that creates a document that is used to add an artifact |
5 to a collection. | 12 to a collection. |