Commit Graph

200 Commits

Author SHA1 Message Date
lukaseder
178e6216e5 [#6332] [#6339] Recognise H2 system-generated sequences as identities
- [#6332] JPADatabase with GeneratedValue does not account for dialect
- [#6339] Recognise H2 SYSTEM_SEQUENCE in INFORMATION_SCHEMA.COLUMNS.COLUMN_DEFAULT as an Identity column
2017-06-09 11:38:25 +02:00
lukaseder
185f7df11b [#6336] Add another Kotlin example using apply 2017-06-09 10:39:35 +02:00
lukaseder
962d7b6341 [#6336] Add another Kotlin example using apply 2017-06-09 10:23:37 +02:00
lukaseder
26e43cbe9a [#6327] Add OrderField as a common super type of Field and SortField and accept that in ORDER BY clauses 2017-06-06 14:31:31 +02:00
Michael J. Simons
3a7b1b3e0b Those configuration classes are no longer needed, they are part of the starter 2017-05-31 16:40:32 +02:00
lukaseder
47c2549909 Regenerated JPA example 2017-05-30 12:16:33 +02:00
lukaseder
492ae47943 Upgrade Hibernate dependency 2017-05-29 17:42:08 +02:00
lukaseder
3ab0a499aa [#6287] Overwrite the managed version and remove duplicates 2017-05-29 14:21:34 +02:00
lukaseder
9c198d359b Upgraded Spring Boot again 2017-05-26 17:11:11 +02:00
lukaseder
aadc4b4ed6 Revert incompatible Spring Boot upgrade 2017-05-26 16:52:05 +02:00
lukaseder
626b9eacb1 [#5806] Upgraded H2 example dependencies 2017-05-26 14:58:37 +02:00
lukaseder
5d3c6ce9e9 [#6253] Add a jOOQ / JPA example to GitHub 2017-05-22 11:57:22 +02:00
lukaseder
d5018b53ee [#6253] Add a jOOQ / JPA example to GitHub 2017-05-22 11:53:59 +02:00
lukaseder
4b71b43a1b [#6247] Add more Kotlin examples 2017-05-18 16:05:21 +02:00
lukaseder
9661e1531b Updated exec-maven-plugin to 1.6.0 everywhere 2017-05-18 11:58:06 +02:00
lukaseder
0ac06a4f56 Upgraded Kotlin dependency 2017-05-18 10:20:16 +02:00
Ralf Stubner
56358011d9 SQL Server compatability
- add GO after DB creation
- fix datetime formating
2017-05-10 18:41:39 +02:00
lukaseder
08e5eb73e7 [#6173] Dead link in Oracle examples 2017-05-03 10:54:12 +02:00
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