Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Tue, 15 Mar 2011 17:29:11 +0000 | Sascha L. Teichmann | SessionFactoryProvider for access to the backend. |
Tue, 15 Mar 2011 16:31:14 +0000 | Sascha L. Teichmann | Added dependency to artifacts-commons to be able to use the global configuration of the artifact database. |
Tue, 15 Mar 2011 14:49:56 +0000 | Sascha L. Teichmann | Added foreign key constraint annotations to model classes. |
Mon, 14 Mar 2011 15:40:14 +0000 | Sascha L. Teichmann | Fixed wrong spelled column references in foreign keys introduces with last change. |
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. |