Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 760:c8a2fbc612be
Register the backend model.
flys-backend/trunk@2108 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 13:31:34 +0000 |
parents | bf16268629d9 |
children | 3170fe2e7661 |
comparison
equal
deleted
inserted
replaced
759:9f2204ed79ed | 760:c8a2fbc612be |
---|---|
1 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: | |
4 Register backend model. | |
5 | |
6 * src/main/java/de/intevation/flys/importer/ImportEdge.java: New. Model | |
7 for importing the edges. | |
8 | |
9 * src/main/java/de/intevation/flys/importer/AnnotationsParser.java: | |
10 Parses the edges of an annotation, too. | |
11 | |
1 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 * doc/schema/postgresql.sql: Added table edges to model 'Kanten' of an annotation. | 14 * doc/schema/postgresql.sql: Added table edges to model 'Kanten' of an annotation. |
4 To update existing databases: | 15 To update existing databases: |
5 BEGIN; | 16 BEGIN; |