Mercurial > dive4elements > framework
comparison ChangeLog @ 151:3d70de111af1
Bugfix: Replaced wrong SQL statements with the correct ones.
artifacts/trunk@1376 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 08:04:57 +0000 |
parents | 78a27a6b3f1f |
children | 7e5619115d5b |
comparison
equal
deleted
inserted
replaced
150:78a27a6b3f1f | 151:3d70de111af1 |
---|---|
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
4 Bugfix: Replaced wrong SQL statements with the correct ones. | |
5 | |
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | 6 2011-03-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | 8 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: |
4 Implemented the listUsers() interface method. This operation will now | 9 Implemented the listUsers() interface method. This operation will now |
5 return a list of users as document. | 10 return a list of users as document. |