Mercurial > dive4elements > framework
comparison ChangeLog @ 192:dad6071c9072
Implemented the getCollectionAttribute() and setCollectionAttribute() methods.
artifacts/trunk@1422 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 Mar 2011 09:10:55 +0000 |
parents | 3bce5556a2e5 |
children | 949d69ad3756 |
comparison
equal
deleted
inserted
replaced
191:3bce5556a2e5 | 192:dad6071c9072 |
---|---|
1 2011-03-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Implemented the setCollectionAttribute() and getCollectionAttribute() | |
5 methods. | |
6 | |
1 2011-03-08 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 9 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 10 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Fixed some SQL statements that contained typos. | 11 Fixed some SQL statements that contained typos. |