Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/model/WstColumn.java @ 5598:989c0d196bfe
age | author | description |
---|---|---|
2011-04-15 | Sascha L. Teichmann | Added 'position' column to wst_columns to allow order them by there column position in the original wst file. |
2011-03-23 | Sascha L. Teichmann | Build models for wsts, wst columns and q ranges and store them in the backend. |
2011-03-15 | Sascha L. Teichmann | Added foreign key constraint annotations to model classes. |
2011-03-14 | Sascha L. Teichmann | Added column annotations for simple fields. TODO: foreign keys. |
2011-03-14 | Sascha L. Teichmann | Added entity and id annotations. |
2011-03-11 | Sascha L. Teichmann | More Hibernate/JPA stuff |
2011-03-10 | Sascha L. Teichmann | Added POJOs to be mapped to schema. |