Commit Graph

12 Commits

Author SHA1 Message Date
lukaseder
dd8d3c76f3 Updated copyright to 2015 2015-01-09 08:57:16 +01:00
Lukas Eder
74c76a15c5 [#3678] Add some JavaBeans-style setters to the DefaultConfiguration to
simplify configuration via Spring
2014-10-10 15:39:51 +02:00
Lukas Eder
7940d705ac Reduced visibility of example class 2014-07-11 11:49:34 +02:00
Lukas Eder
03b4797a45 [#3229] Added examples using binding Spring's TransactionManager to
jOOQ's new transaction() API
2014-06-04 13:24:59 +02:00
Lukas Eder
991b87bbc9 [#3159] Revert to DBCP 1.4 for Java 6 support 2014-03-28 18:18:42 +01:00
Lukas Eder
1c9a0d9cd4 [#3159] Replace BoneCP with Apache DBCP 2014-03-28 17:47:50 +01:00
Lukas Eder
0492923ff6 [#3119] Upgrade to JUnit 4.11 and omit using deprecated junit.framework.Assert in tests 2014-03-19 11:38:52 +01:00
Lukas Eder
c6730094b6 Whitespace changes 2014-02-03 17:59:38 +01:00
Lukas Eder
d10a27ed3c Updated copyright information 2014-02-03 12:22:20 +01:00
Lukas Eder
c19fc7605f [#2891] Improved jOOQ-spring-example to better fit into the manual 2014-01-06 18:06:07 +01:00
Lukas Eder
f64081f0b3 Fixed typo 2014-01-06 17:06:18 +01:00
Lukas Eder
cc69803041 [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00