Mercurial > dive4elements > framework
comparison Changelog @ 33:251e8904d6c2
Make the Interfaces Serializable to make them usable in the Artifactdatabase.
Bug Fixed in SQL-Statement
artifacts/trunk@81 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 14 Sep 2009 13:36:35 +0000 |
parents | c2d53bd30ab8 |
children | 9935e1c928de |
comparison
equal
deleted
inserted
replaced
32:c2d53bd30ab8 | 33:251e8904d6c2 |
---|---|
1 2009-09-14 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifacts/ArtifactFactory.java Edited: | |
4 Make Objects Serializable | |
5 | |
6 * src/main/resources/sql/org-h2-driver.properties: | |
7 Bug Fixed in SQL-Query | |
8 | |
1 2009-09-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2009-09-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 Refactored the persistent handling of the artifacts in the | 11 Refactored the persistent handling of the artifacts in the |
4 artifact database. When an artifact is called (describe, feed, | 12 artifact database. When an artifact is called (describe, feed, |
5 advance, out) a new CallContext is given instead of the | 13 advance, out) a new CallContext is given instead of the |