Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/utils/DBCPConnectionProvider.java @ 5436:7dcf604a4bf7
age | author | description |
---|---|---|
2013-03-08 | Andre Heinecke | Directly set the connectionInitSqls on the datasource 2.9.11 |
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 | Fixed broken package declaration in DBCPConnectionProvider. |
2011-04-03 | Sascha L. Teichmann | Removed trailing whitespace. |
2011-03-17 | Sascha L. Teichmann | Added parsing of PEGEL.GLT files. |
2011-03-17 | Sascha L. Teichmann | Commented out a debug block because it leaks the db password. |
2011-03-11 | Sascha L. Teichmann | More Hibernate/JPA stuff |