Commit Graph

27 Commits

Author SHA1 Message Date
Lukas Eder
aaa9f2c563 [jOOQ/jOOQ#10024] Upgraded spring dependency from 5.1.9 to 5.2.5 2020-04-01 14:24:59 +02:00
Knut Wannheden
9faa244a0d [#282] Stop removing trailing spaces outside delimited code regions 2020-02-20 12:20:19 +01:00
Knut Wannheden
6220688ca2 Cleanup: Delete some no longer relevant examples and log4j.xml files 2019-08-20 13:31:08 +02:00
Knut Wannheden
fb9fd1e1f4 Change log4j2.xml files to no longer log log4j debug messages 2019-05-16 08:03:13 +02:00
lukaseder
798821b7dc [#7643] Use slf4j directly for logging, remove log4j dependency 2018-07-05 12:45:04 +02:00
lukaseder
b2f9a4e5ad [#6873] Line numbers not aligned correctly between OSS and Pro edition 2017-11-29 10:02:42 +01:00
lukaseder
4fcc64e531 [#6451] Add a JdbcTemplate example to the manual 2017-07-25 10:43:55 +02:00
lukaseder
1ed96d2f18 [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:14:26 +01:00
lukaseder
b641dde50f [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:05:35 +01:00
lukaseder
742b2b129d [#5584] Fix all file headers to be regular comments, not Javadoc 2016-10-07 15:51:44 +02:00
lukaseder
11115c6741 [#4889] Update copyright to 2016 2016-01-04 20:59:08 +01:00
lukaseder
938fb6f5e2 Blank out rather than mask [pro] code to avoid confusion with users 2015-12-31 10:02:02 +01:00
lukaseder
cf92bf2979 [#4557] ExceptionTranslator in spring examples shouldn't use dialect.name() for SQLErrorCodeSQLExceptionTranslator 2015-09-16 20:48:15 +02:00
lukaseder
783dc5461a [#4391] Example exception translator should only translate SQLException 2015-06-16 16:08:16 +02:00
lukaseder
246a7261ed [#4349] The trial / pro license is accidentally delivered with the Open Source Edition 2015-06-03 11:00:55 +02:00
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