Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 171:4a83e14f40f9
Added entity and id annotations.
flys-backend/trunk@1463 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 14 Mar 2011 14:52:58 +0000 |
parents | 88c14d5d45be |
children | 605320b7df94 |
comparison
equal
deleted
inserted
replaced
170:88c14d5d45be | 171:4a83e14f40f9 |
---|---|
1 2011-03-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/schema/postgresql.sql, doc/schema/postgresql-cleanup.sql: | |
4 Fixed inconsistent table names. | |
5 | |
6 * src/main/java/de/intevation/flys/model/*.java: Added | |
7 entity and id annotations. | |
8 | |
1 2011-03-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-03-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * doc/schema/postgresql.sql, doc/schema/postgresql-cleanup.sql: | 11 * doc/schema/postgresql.sql, doc/schema/postgresql-cleanup.sql: |
4 Added missing sequences. | 12 Added missing sequences. |
5 | 13 |