Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 178:82bc55666a97
Expose the creation of the SessionFactory to the public to
be useful when running without a artifact database.
flys-backend/trunk@1486 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 16 Mar 2011 17:16:27 +0000 |
parents | 31895d24387e |
children | aaac9c291067 |
comparison
equal
deleted
inserted
replaced
177:31895d24387e | 178:82bc55666a97 |
---|---|
1 2011-03-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/backend/SessionFactoryProvider.java: | |
4 Expose createSessionFactory() as public to be usable without | |
5 a artifact database running. | |
6 | |
1 2011-03-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-03-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/utils/FileTools.java: | 9 * src/main/java/de/intevation/flys/utils/FileTools.java: |
4 Tools for handling with filenames. Currently there is | 10 Tools for handling with filenames. Currently there is |
5 a repair(File) method with repairs letter case errors | 11 a repair(File) method with repairs letter case errors |