graph
- Importer: Bound Attributes and Positions to there backend peers.2011-03-17, by Sascha L. Teichmann
- Added parser to read *.KM files.2011-03-17, by Sascha L. Teichmann
- Added new helper models for import.2011-03-17, by Sascha L. Teichmann
- Added parsing of PEGEL.GLT files.2011-03-17, by Sascha L. Teichmann
- Importer: Used thread local pattern to make sharing of session easier.2011-03-17, by Sascha L. Teichmann
- Importer: Fixed error in HQL statement.2011-03-17, by Sascha L. Teichmann
- Commented out a debug block because it leaks the db password.2011-03-17, by Sascha L. Teichmann
- Store imported rivers into database. Needs testing!2011-03-16, by Sascha L. Teichmann
- Default connection parameters are now overwritable with system properties.2011-03-16, by Sascha L. Teichmann
- Expose the creation of the SessionFactory to the public to2011-03-16, by Sascha L. Teichmann
- Importer: Added info gew parser.2011-03-16, by Sascha L. Teichmann
- SessionFactoryProvider for access to the backend.2011-03-15, by Sascha L. Teichmann
- Added dependency to artifacts-commons to be able to use the global configuration of the artifact database.2011-03-15, by Sascha L. Teichmann
- Added foreign key constraint annotations to model classes.2011-03-15, by Sascha L. Teichmann
- Fixed wrong spelled column references in foreign keys introduces with last change.2011-03-14, by Sascha L. Teichmann
- Added column annotations for simple fields. TODO: foreign keys.2011-03-14, by Sascha L. Teichmann
- Added entity and id annotations.2011-03-14, by Sascha L. Teichmann
- Added missing sequences. Deleted unsupported sqlite schema.2011-03-14, by Sascha L. Teichmann
- Bound Apache Commons DBCP with Hibernate.2011-03-11, by Sascha L. Teichmann
- More Hibernate/JPA stuff2011-03-11, by Sascha L. Teichmann
- Added POJOs to be mapped to schema.2011-03-10, by Sascha L. Teichmann
- Added dependency Hibernate Core 3.6.1 Final2011-03-09, by Sascha L. Teichmann
- Created a new empty maven project2011-03-09, by Sascha L. Teichmann
- Converted schema to be PostgreSQL compatible.2011-03-09, by Sascha L. Teichmann
- Factorized time intervals out into a separated table.2011-03-09, by Sascha L. Teichmann
- Initial database import scripts. Not finished, yet.2011-02-22, by Sascha L. Teichmann
- Initial check in of the FLYS database backend.2011-02-10, by Sascha L. Teichmann
- merged flys-artifacts/0.12012-09-28, by Thomas Arendsen Hein