Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/model/DischargeTableValue.java @ 5796:53cff50918b1
age | author | description |
---|---|---|
Tue, 22 Mar 2011 12:15:18 +0000 | Ingo Weinzierl | Added import code for importing discharge tables. |
Tue, 15 Mar 2011 14:49:56 +0000 | Sascha L. Teichmann | Added foreign key constraint annotations to model classes. |
Mon, 14 Mar 2011 15:29:00 +0000 | Sascha L. Teichmann | Added column annotations for simple fields. TODO: foreign keys. |
Mon, 14 Mar 2011 14:52:58 +0000 | Sascha L. Teichmann | Added entity and id annotations. |
Fri, 11 Mar 2011 14:41:18 +0000 | Sascha L. Teichmann | More Hibernate/JPA stuff |
Thu, 10 Mar 2011 13:44:51 +0000 | Sascha L. Teichmann | Added POJOs to be mapped to schema. |