Mercurial > dive4elements > framework
comparison ChangeLog @ 162:4ac91485b4e0
Implemented the deleteCollection() interface method in the artifact database.
artifacts/trunk@1387 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 13:56:27 +0000 |
parents | e4a1562dfc21 |
children | 28dea2714e90 |
comparison
equal
deleted
inserted
replaced
161:e4a1562dfc21 | 162:4ac91485b4e0 |
---|---|
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Two things: the collection get names specified in the incoming document | |
5 of the POST request, and the deleteCollection() interface method is now | |
6 implemented. | |
7 | |
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | 10 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: |
4 Bugfixes while collection creation: Create a Connection object before | 11 Bugfixes while collection creation: Create a Connection object before |
5 setting its attributes and corrected the order of the values inserted | 12 setting its attributes and corrected the order of the values inserted |