Mercurial > dive4elements > framework
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 08 09:08:15 2011 +0000 +++ b/ChangeLog Tue Mar 08 09:10:55 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-08 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: + Implemented the setCollectionAttribute() and getCollectionAttribute() + methods. + 2011-03-08 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties,