Commit Graph

34 Commits

Author SHA1 Message Date
lukaseder
a0a9648df7 Upgraded jOOQ to 3.5.4 2015-04-13 15:49:03 +02:00
lukaseder
539fb703b9 [#2936] Move .settings, and other Eclipse-related artefacts in a
separate place
2015-03-17 20:45:19 +01:00
Lukas Eder
d1759cbd5b [#3846] Let examples work with latest release, not with SNAPSHOTs 2015-03-10 16:00:05 +01:00
lukaseder
dd8d3c76f3 Updated copyright to 2015 2015-01-09 08:57:16 +01:00
lukaseder
2401501864 Upgraded H2 in example projects 2014-11-27 08:38:41 +01:00
lukaseder
752feb4ff3 Release 3.6.0-SNAPSHOT 2014-11-24 09:48:14 +01:00
Lukas Eder
9416657847 Release 3.5.0 2014-11-21 16:01:43 +01:00
Lukas Eder
a5a55ac98d Upgraded Spring in examples 2014-11-18 14:15:00 +01:00
Lukas Eder
305f90c86a [#3662] Added jOOQ-example for Spring Boot 2014-10-13 11:01:52 +02: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
521df3ff8b Fixed the Eclipse 'join_wrapped_lines' setting 2014-07-01 13:39:47 +02:00
Lukas Eder
8ea43249f4 Eclipse keeps doing funny things to settings... 2014-06-27 14:00:07 +02:00
Lukas Eder
55fa5d1daf Aagh... Eclipse o_O 2014-06-24 15:03:01 +02:00
Lukas Eder
07feb77b3a Upgraded maven-compiler-plugin for Spring example 2014-06-23 13:51:51 +02:00
Lukas Eder
0d5ac1f778 Release 3.5.0-SNAPSHOT 2014-06-23 09:57:20 +02:00
Lukas Eder
a511c45ad8 Release 3.4.0 2014-06-20 10:51:45 +02:00
Lukas Eder
bb86f5adce ... when will it ever stop? Whitespace changes... 2014-06-06 16:02:15 +02:00
Lukas Eder
9cbdee115b More .gitignore 2014-06-06 15:37:53 +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
0b06b8a977 Update and rename README.txt to README.md 2014-05-30 08:39:27 +02:00
Lukas Eder
19710efc14 Upgraded Eclipse settings to reflect lambda and improved annotation formatting 2014-05-27 09:42:37 +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
f012c538dd Release 3.4.0-SNAPSHOT 2014-02-17 19:08:24 +01:00
Lukas Eder
2c5130acee Release 3.3.0 2014-02-14 16:45:40 +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
137b7a8364 [#2981] Add an official Spring / Guice example 2014-01-24 20:18:56 +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
57425679ef Mention Petri Kainulainen in the README.txt 2014-01-06 17:04:01 +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