2013-03-07 |
Sascha L. Teichmann |
Possible fix for flys/1202. Initial SQL statements can now be issued at connection creation.
|
2012-07-03 |
Ingo Weinzierl |
Set correct connection provider class which package had changed in the last commit.
|
2012-06-14 |
Sascha L. Teichmann |
SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.
|
2012-06-07 |
Ingo Weinzierl |
Improved minfo db schema and added model classes for s/q relation.
|
2012-05-10 |
Ingo Weinzierl |
Added new model class GaugeLocation for storing locations of gauges.
|
2012-05-10 |
Ingo Weinzierl |
Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.
|
2012-04-24 |
Ingo Weinzierl |
Added model classes for MINFO specific waterlevel differences.
|
2012-04-20 |
Ingo Weinzierl |
Added new model classes for MINFO specific waterlevel data.
|
2012-04-18 |
Ingo Weinzierl |
Added new model classes for sediment yield data.
|
2012-04-17 |
Ingo Weinzierl |
Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.
|
2012-04-17 |
Ingo Weinzierl |
Added new model classes for MINFO specific flow velocity.
|
2012-04-13 |
Ingo Weinzierl |
Improved the MIFNO DB schema for morphological width and added model classes.
|
2012-04-13 |
Ingo Weinzierl |
Finished parsing MINFO specific sediment density.
|
2012-04-12 |
Ingo Weinzierl |
Implemented model classes and importer classes for bed height epochs.
|
2012-04-12 |
Ingo Weinzierl |
Finished work on MINFO bed heights (single).
|
2012-03-19 |
Ingo Weinzierl |
Registered missing Floodmaps and set its Geometry type to Geometry.
|
2012-03-08 |
Ingo Weinzierl |
Added model class for 'floodmaps'.
|
2011-11-09 |
Ingo Weinzierl |
Added and registered a model Catchment for 'catchment' relation.
|
2011-11-09 |
Ingo Weinzierl |
Added model for 'hws' relation and synced postgis with oracle spatial schema.
|
2011-11-09 |
Ingo Weinzierl |
Added some functions that return information about the db connection used by the current database session.
|
2011-11-09 |
Ingo Weinzierl |
Made flys-backend compatible with oracle spatial.
|
2011-11-01 |
Ingo Weinzierl |
Added model class for relation 'river_axes_km'.
|
2011-10-04 |
Ingo Weinzierl |
Added db table, model class and importer stuff for units.
|
2011-09-22 |
Ingo Weinzierl |
Added code and a system property 'flys.backend.enablejmx=true' to enable JMX support for hibernate.
|
2011-08-31 |
Ingo Weinzierl |
Added relation and hibernate classes for floodplains (german 'Talaue').
|
2011-08-31 |
Ingo Weinzierl |
Added relation and hibernate classes for DGMs.
|
2011-08-22 |
Ingo Weinzierl |
Reverted the default db dialect back PostgreSQL.
|
2011-08-18 |
Ingo Weinzierl |
Introduced support for FLYS spatial data.
|
2011-08-11 |
Sascha L. Teichmann |
Re-enabled Hibernate schema dumps.
|
2011-07-15 |
Sascha L. Teichmann |
New. The hibernate models
|
2011-07-07 |
Sascha L. Teichmann |
Querprofile: Added a table to map the points to a given km.
|
2011-07-06 |
Sascha L. Teichmann |
Removed braindead points3d table
|
2011-07-06 |
Sascha L. Teichmann |
Added Hibernate models for cross-sections and their points.
|
2011-07-06 |
Sascha L. Teichmann |
Added hibernate point3d model
|
2011-06-15 |
Sascha L. Teichmann |
First part of flys/issue18
|
2011-06-14 |
Sascha L. Teichmann |
Register the backend model.
|
2011-04-03 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2011-03-18 |
Sascha L. Teichmann |
First part of parsing main values.
|
2011-03-16 |
Sascha L. Teichmann |
Default connection parameters are now overwritable with system properties.
|
2011-03-16 |
Sascha L. Teichmann |
Expose the creation of the SessionFactory to the public to
|
2011-03-15 |
Sascha L. Teichmann |
SessionFactoryProvider for access to the backend.
|