Mon, 21 Mar 2011 10:41:47 +0000 |
Sascha L. Teichmann |
Add forgotten column river_id in Gauges.
|
Mon, 21 Mar 2011 10:27:14 +0000 |
Sascha L. Teichmann |
Added missing ImportGauge.getPeer() method
|
Mon, 21 Mar 2011 10:01:56 +0000 |
Sascha L. Teichmann |
Propagate river into storing of gauges.
|
Mon, 21 Mar 2011 09:52:26 +0000 |
Sascha L. Teichmann |
Added stub code to write gauges
|
Fri, 18 Mar 2011 16:12:24 +0000 |
Sascha L. Teichmann |
First part of parsing main values.
|
Fri, 18 Mar 2011 12:10:33 +0000 |
Sascha L. Teichmann |
Store annotations in backend.
|
Thu, 17 Mar 2011 18:07:13 +0000 |
Sascha L. Teichmann |
Importer: Bound Attributes and Positions to there backend peers.
|
Thu, 17 Mar 2011 17:43:57 +0000 |
Sascha L. Teichmann |
Added parser to read *.KM files.
|
Thu, 17 Mar 2011 16:12:39 +0000 |
Sascha L. Teichmann |
Added new helper models for import.
|
Thu, 17 Mar 2011 15:21:50 +0000 |
Sascha L. Teichmann |
Added parsing of PEGEL.GLT files.
|
Thu, 17 Mar 2011 10:47:31 +0000 |
Sascha L. Teichmann |
Importer: Used thread local pattern to make sharing of session easier.
|
Thu, 17 Mar 2011 10:29:18 +0000 |
Sascha L. Teichmann |
Importer: Fixed error in HQL statement.
|
Thu, 17 Mar 2011 10:00:56 +0000 |
Sascha L. Teichmann |
Commented out a debug block because it leaks the db password.
|
Wed, 16 Mar 2011 18:23:45 +0000 |
Sascha L. Teichmann |
Store imported rivers into database. Needs testing!
|
Wed, 16 Mar 2011 17:28:16 +0000 |
Sascha L. Teichmann |
Default connection parameters are now overwritable with system properties.
|
Wed, 16 Mar 2011 17:16:27 +0000 |
Sascha L. Teichmann |
Expose the creation of the SessionFactory to the public to
|
Wed, 16 Mar 2011 17:01:55 +0000 |
Sascha L. Teichmann |
Importer: Added info gew parser.
|
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.
|
Mon, 14 Mar 2011 11:31:00 +0000 |
Sascha L. Teichmann |
Added missing sequences. Deleted unsupported sqlite schema.
|