Mercurial > dive4elements > framework
comparison ChangeLog @ 198:6370369412e9
Parse the collection attribute of the incoming document of a create-collection call and store this in the Backend.
artifacts/trunk@1436 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Mar 2011 11:03:25 +0000 |
parents | 94654cbf8db2 |
children | face2302387c |
comparison
equal
deleted
inserted
replaced
197:94654cbf8db2 | 198:6370369412e9 |
---|---|
1 2011-03-09 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Parse the collection attribute that is contained in the incoming | |
5 document while creating a new collection and use this document as parameter | |
6 for calling createCollection() of the Backend. | |
7 | |
1 2011-03-09 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-09 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 10 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 11 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Fixed a typo. | 12 Fixed a typo. |