Commit Graph

182 Commits

Author SHA1 Message Date
lukaseder
5f72c6080f [#5881] Added test to example 2017-02-17 09:46:10 +01:00
lukaseder
99eb5e7ff9 [#5879] Added test to jooq-flyway-example 2017-02-16 12:19:55 +01: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
d1e1f3e648 Release 3.10.0-SNAPSHOT 2016-12-23 16:36:19 +01:00
lukaseder
e0c0ed0229 Release 3.9.0 2016-12-23 11:53:13 +01:00
lukaseder
56e93ff020 Upgraded H2 JDBC driver version 2016-12-22 11:51:41 +01:00
lukaseder
e226b8e61e Make all PKs in Sakila NONCLUSTERED 2016-12-04 12:11:23 +01:00
Lukas Eder
0658eae613 [#330] Add example Package with RECORD types to the Sakila database 2016-11-01 15:33:15 +01:00
Lukas Eder
52a7138483 Give all primary keys a name 2016-10-20 10:14:30 +02:00
lukaseder
49162a7c02 [#4827] Revert example catalogVersionProvider 2016-10-19 18:15:29 +02:00
lukaseder
742b2b129d [#5584] Fix all file headers to be regular comments, not Javadoc 2016-10-07 15:51:44 +02:00
lukaseder
231abc3781 [#5430] regenerated code 2016-07-21 17:04:01 +02:00
Michael Simons
86b741bb47 Fix cumulativeEarnings
As the graph suggests cumulative earnings are per store, not over all stores.
2016-07-19 23:40:48 +02:00
Lukas Eder
1d37047607 Update README.md 2016-06-30 18:08:12 +02:00
Lukas Eder
aec3ec6eb2 Update README.md 2016-06-30 18:01:08 +02:00
lukaseder
2f7df97256 [#5371] Add an example project using Spark Java and Chart.js 2016-06-30 17:58:12 +02:00
lukaseder
d6d89a03c8 Upgrade PostgreSQL driver version 2016-06-30 17:58:05 +02:00
lukaseder
a603d745fb [#5245] Improved @Require behaviour and spec 2016-05-15 16:15:48 +02:00
lukaseder
af674a1913 Fixed URL 2016-05-09 15:04:02 +02:00
lukaseder
8897304d42 [#5246] Add an org.jooq.Allow.PlainSQL annotation and a PlainSQLChecker using JSR-308 and the checker framework 2016-05-09 13:03:14 +02:00
lukaseder
01bece477c [#5245] Remove unneeded resources 2016-05-09 12:13:33 +02:00
lukaseder
ae40bd5c27 [#5245] Add org.jooq.Allow and org.jooq.Require annotation and a SQLDialectChecker using JSR-308 and the checker framework 2016-05-09 12:12:32 +02:00
lukaseder
a6368da455 Release 3.9.0-SNAPSHOT 2016-05-04 15:18:05 +02:00
lukaseder
20a08ec0c9 Release 3.8.0 2016-05-03 10:46:19 +02:00
lukaseder
59bbe32ad9 [#5161] Add logback.xml file to jOOQ-spring-boot-example to enable DEBUG logging per default 2016-03-24 11:12:52 +01:00
lukaseder
747f870ea7 [#5113] 2016-03-10 11:41:57 +01:00
lukaseder
a03249bd96 [#2211] Improved Kotlin example 2016-02-21 18:48:17 +01:00
lukaseder
a40c1bf3fd [#2211] Change Record.getValue() and setValue() to get() and set() 2016-02-21 18:26:40 +01:00
lukaseder
dc06cf525a No idea if this helps Kotlin to compile on Jenkins CI... 2016-02-11 13:37:51 +01:00
lukaseder
5c8c034c10 Avoid using deprecated Kotlin API. Upgraded Kotlin 2016-02-11 13:23:44 +01:00
lukaseder
0f60368092 Fixed Kotlin example compilation on CI (perhaps?) 2016-02-11 13:18:47 +01:00
lukaseder
230fbe3acf [#5072] Add default implementations for all SPIs, accepting functional event handlers 2016-02-09 14:43:03 +01:00
lukaseder
8f86bc19c5 Added example for editing data 2016-02-04 15:38:54 +01:00
lukaseder
4b210ff417 [#5021] Add DBMS_AQ.dequeueAsync() to create an Oracle AQ CompletionStage 2016-02-01 11:53:10 +01:00
lukaseder
4952bc1cf8 [#5016] Add DBMS_AQ.dequeueIterable() to create an Oracle AQ Iterable 2016-01-30 18:48:57 +01:00
lukaseder
12b2826585 [#5015] Add DBMS_AQ.dequeueStream() to create an Oracle AQ Stream 2016-01-30 18:38:32 +01:00
lukaseder
e442ab6da9 Test nested data structures with AQ 2016-01-30 18:16:03 +01:00
lukaseder
1b2e487bbf Exclude $ identifiers from Oracle example 2016-01-29 16:15:57 +01:00
lukaseder
61c71bdfcd Upgraded maven-compiler-plugin 2016-01-12 16:36:15 +01:00
lukaseder
0dd8fc6253 Grr \r\n vs \n 2016-01-10 19:15:03 +01:00
lukaseder
7f684c3988 Me and dependency injection http://i.imgur.com/zYDPoj7.png 2016-01-08 17:28:43 +01:00
lukaseder
5f306819ae IntelliJ was a bit eager with their variable name refactoring, it seems 2016-01-07 17:23:28 +01:00
lukaseder
11115c6741 [#4889] Update copyright to 2016 2016-01-04 20:59:08 +01:00
lukaseder
57fee34acc [#4889] Update copyright to 2016 2016-01-04 18:02:42 +01:00
lukaseder
468df1bb58 [#4893] .gitignore for Kotlin 2016-01-04 17:00:41 +01:00
lukaseder
a1312e0e15 [#4893] Add Kotlin example to GitHub 2016-01-04 16:50:19 +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
a589a6332f Upgraded Spring Dependencies 2015-12-26 19:05:02 +01:00
lukaseder
c773f78ba9 Fixed stale resources in jOOQ-vertabelo-example 2015-12-21 10:23:28 +01:00