Commit Graph

144 Commits

Author SHA1 Message Date
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
lukaseder
6e77528ea8 Release 3.6.0 2015-04-22 15:20:21 +02:00
lukaseder
0a52ca4bc1 Synchronise with pro repository 2015-04-20 15:46:17 +02:00
lukaseder
e0823ae58e [#4214] Add jOOQ-meta-extensions artefact to group JPADatabase, VertabeloDatabase and others 2015-04-20 15:24:36 +02:00
Lukas Eder
06f65f003c Added a reference to the WildFly Quickstart projects 2015-04-17 16:37:15 +02:00
Thomas Darimont
89655b3ca4 Upgrade Spring Boot version to 1.2.3.
Simplified Spring Boot Configuration.
Upgraded jOOQ version to 3.5.4.
2015-04-15 19:54:17 +02:00
lukaseder
aa1a7f53b2 [#4204] Broken JavaFX example 2015-04-15 14:18:41 +02:00
lukaseder
62a2c46ef6 Updated copyright date range 2015-04-14 09:46:11 +02:00
lukaseder
dcf05360d1 Specify javac version in pom.xml 2015-04-13 18:52:20 +02:00
lukaseder
ea91ff4834 Rename example project 2015-04-13 18:25:09 +02:00