Tue, 06 Mar 2012 07:45:30 +0000 |
Ingo Weinzierl |
Adapted wrong method call of Log4J logger.
|
Fri, 02 Mar 2012 12:15:40 +0000 |
Felix Wolfsteller |
Fix or workaround flys/issue632, avoid NPE.
|
Tue, 03 Jan 2012 10:10:56 +0000 |
Ingo Weinzierl |
Added a new method Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
|
Wed, 28 Dec 2011 12:16:52 +0000 |
Ingo Weinzierl |
Added a new method Wst.determineMinMaxQ(double,double).
|
Tue, 04 Oct 2011 15:28:19 +0000 |
Ingo Weinzierl |
Removed the Unit from Wsts - added a WstUnit column to rivers.
|
Tue, 04 Oct 2011 06:47:00 +0000 |
Ingo Weinzierl |
Added db table, model class and importer stuff for units.
|
Mon, 18 Apr 2011 13:34:07 +0000 |
Sascha L. Teichmann |
Add forgotten one to many relation Wst -> WstColumn.
|
Fri, 15 Apr 2011 14:30:54 +0000 |
Sascha L. Teichmann |
Fixed index problem when an empty list is returned.
|
Fri, 15 Apr 2011 13:45:06 +0000 |
Ingo Weinzierl |
Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
|
Fri, 15 Apr 2011 10:31:15 +0000 |
Sascha L. Teichmann |
Added new column 'kind' in discharge tables and wst to distinguish between different types.
|
Wed, 23 Mar 2011 15:22:32 +0000 |
Sascha L. Teichmann |
Build models for wsts, wst columns and q ranges and store them in the backend.
|
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.
|