Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Wed Mar 09 15:24:57 2011 +0000 +++ b/flys-backend/ChangeLog Thu Mar 10 13:44:51 2011 +0000 @@ -1,3 +1,13 @@ +2011-03-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * doc/schema/sqlite.sql, doc/schema/postgresql.sql: Fixed + smaller issues in ddl. + + * src/main/java/de/intevation/flys/model/*.java: Added POJOs + of to be mapped. TODO: Map them! + + * pom.xml: Added plugin config for hibernate. + 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> * pom.xml: Added dependency (and corresponding repository) to