Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 167:15d515fe15f5
Added POJOs to be mapped to schema.
flys-backend/trunk@1456 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 10 Mar 2011 13:44:51 +0000 |
parents | 56eb8f1b42cf |
children | 86a1bd9cc50e |
comparison
equal
deleted
inserted
replaced
166:56eb8f1b42cf | 167:15d515fe15f5 |
---|---|
1 2011-03-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/schema/sqlite.sql, doc/schema/postgresql.sql: Fixed | |
4 smaller issues in ddl. | |
5 | |
6 * src/main/java/de/intevation/flys/model/*.java: Added POJOs | |
7 of to be mapped. TODO: Map them! | |
8 | |
9 * pom.xml: Added plugin config for hibernate. | |
10 | |
1 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 12 |
3 * pom.xml: Added dependency (and corresponding repository) to | 13 * pom.xml: Added dependency (and corresponding repository) to |
4 Hibernate Core 3.6.1 Final | 14 Hibernate Core 3.6.1 Final |
5 | 15 |