Commit Graph

153 Commits

Author SHA1 Message Date
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
lukaseder
7c312199ff Fixed compilation errors in vertabelo example 2015-12-20 13:00:04 +01:00
lukaseder
8145f77f2e [#4827] Add CatalogVersionProvider 2015-12-20 12:45:39 +01:00
lukaseder
c6a2dc15e0 Removed stale resources in OSS repository 2015-12-15 15:31:13 +01:00
lukaseder
d74c1ab73c [#4801] Add DEQUEUE_OPTIONS_T.wait(int) to support timeout-based waits on Oracle AQ 2015-12-15 13:52:30 +01:00
lukaseder
35e9327587 How did this happen...? 2015-12-15 09:59:55 +01:00
lukaseder
f137d51d2b [#4781] [#4782]
- [#4781] Advanced Queue, when dequeueing with correlation: SQLException: Invalid column index
- [#4782] OracleDSL.DBMS_AQ.dequeue() does not return any MESSAGE_PROPERTIES_T values
2015-12-08 16:29:17 +01:00
lukaseder
100c07ee5b Use 3.8.0-SNAPSHOT versions in examples to avoid confusion 2015-11-05 17:22:00 +01:00
lukaseder
7a238299aa Release 3.8.0-SNAPSHOT 2015-10-08 14:42:58 +02:00
lukaseder
1f5e2e795b Release 3.7.0 2015-10-08 11:22:04 +02:00
lukaseder
4433a22a40 Release 3.6.4 2015-09-29 15:00:10 +02:00
lukaseder
71f997c268 Updated PostgreSQL JDBC driver version 2015-09-18 10:07:53 +02:00
lukaseder
c6a2c1936b [#4569] Manual (and examples) refers to deprecated DefaultGenerator 2015-09-17 13:41:04 +02:00
lukaseder
cf92bf2979 [#4557] ExceptionTranslator in spring examples shouldn't use dialect.name() for SQLErrorCodeSQLExceptionTranslator 2015-09-16 20:48:15 +02:00
Lukas Eder
be073bea2c Fixed sakila scripts 2015-09-08 14:32:00 +02:00
lukaseder
39452d3680 [#4470] Add <springAnnotations/> code generation configuration to generate Spring annotations on select objects 2015-08-13 13:45:29 +02:00
lukaseder
1070cd08ed Upgraded jOOQ dependency in spring boot example 2015-08-06 12:45:19 +02:00
JackG
7f2262c539 Imports cleanup 2015-07-14 11:49:00 +02:00
JackG
1d63c5f9ae Created jOOQ Spring Boot Configuration and moved related classes to config package.
Moved service types to service package.
2015-07-14 11:42:53 +02:00
lukaseder
783dc5461a [#4391] Example exception translator should only translate SQLException 2015-06-16 16:08:16 +02:00
lukaseder
c270e6281a Moved package name for vertabelo examples 2015-06-16 15:57:58 +02:00
lukaseder
3bc8ada3d2 Upgraded examples to jOOQ 3.6.2 2015-06-15 09:29:24 +02:00
lukaseder
5ac7804c3b Upgraded PostgreSQL JDBC driver version 2015-06-08 15:03:20 +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
11752204e8 [#4307] Use DBCP instead of a standalone connection 2015-05-26 16:43:16 +02:00
lukaseder
d1a40f144b Fixed readme 2015-05-26 16:33:36 +02:00
lukaseder
a80bec8211 Simpler readme 2015-05-26 16:29:30 +02:00
lukaseder
6a0e42d5eb Upgraded jOOQ Examples to jOOQ 3.6.1 2015-05-26 16:24:39 +02:00
lukaseder
501caf4d02 [#4307] Add an example using the Spark Framework 2015-05-26 16:24:27 +02:00
lukaseder
89244f4831 Release 3.7.0-SNAPSHOT 2015-04-22 18:02:14 +02:00