Mercurial > dive4elements > river
log flys-backend/src/main/java/de/intevation/flys/utils/DBCPConnectionProvider.java @ 5237:feb80b3afc40
age | author | description |
---|---|---|
Fri, 08 Mar 2013 11:48:33 +0100 | Andre Heinecke | Directly set the connectionInitSqls on the datasource 2.9.11 |
Thu, 07 Mar 2013 17:39:25 +0100 | Sascha L. Teichmann | Possible fix for flys/1202. Initial SQL statements can now be issued at connection creation. |
Tue, 03 Jul 2012 08:43:45 +0000 | Ingo Weinzierl | Fixed broken package declaration in DBCPConnectionProvider. |
Sun, 03 Apr 2011 10:41:27 +0000 | Sascha L. Teichmann | Removed trailing whitespace. |
Thu, 17 Mar 2011 15:21:50 +0000 | Sascha L. Teichmann | Added parsing of PEGEL.GLT files. |
Thu, 17 Mar 2011 10:00:56 +0000 | Sascha L. Teichmann | Commented out a debug block because it leaks the db password. |
Fri, 11 Mar 2011 14:41:18 +0000 | Sascha L. Teichmann | More Hibernate/JPA stuff |