Commit Graph

303 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
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
lukaseder
a0a9648df7 Upgraded jOOQ to 3.5.4 2015-04-13 15:49:03 +02:00
lukaseder
4d4ccf7454 Package generation is only available in Oracle 2015-03-18 19:08:56 +01: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
75a95db23e [#4101] Cleanup and revert of previous funky commit 2015-02-26 19:09:43 +01:00
lukaseder
6cdafb79fc [#4101] Wrong DSL.currentTimestamp() and currentTime() implementations in Oracle 2015-02-26 19:01:59 +01:00
Lukas Eder
38d155a0fd [#4096] jooq-meta-3.5.2.xsd doesn't specify the right namespaces 2015-02-25 16:54:24 +01:00
lukaseder
44dcd28bfa Updated jOOQ dependency 2015-02-10 09:04:39 +01:00
lukaseder
dd8d3c76f3 Updated copyright to 2015 2015-01-09 08:57:16 +01:00
Lukas Eder
8f72523997 Updated copyright to 2015 2015-01-07 17:57:59 +01:00
lukaseder
b2189425e1 [#3712] Add Oracle Spatial examples 2014-12-22 14:48:39 +01:00
lukaseder
d13180e6ff Use diamond operator... 2014-12-15 17:19:58 +01:00
lukaseder
acdf2dd3ec [#3865] Add an example project showing how to use jOOQ with JavaFX 2014-12-15 10:54:15 +01:00
lukaseder
bd3ca03e6b [#3840] Cleanup and documentation 2014-12-03 15:44:20 +01:00
lukaseder
ba99612ba0 [#3840] Add a JavaEE example project with EJB and JSF 2014-12-03 12:51:38 +01:00
lukaseder
020f17f58c [#3830] Add support for XSL transformation to XMLDatabase 2014-12-02 17:19:53 +01:00
lukaseder
2401501864 Upgraded H2 in example projects 2014-11-27 08:38:41 +01:00
lukaseder
ba9557e700 Fixed Nashorn example 2014-11-27 08:28:15 +01:00
lukaseder
ad7939b213 Release 3.5.0 2014-11-26 08:36:39 +01:00
lukaseder
420a217ee2 Release 3.6.0-SNAPSHOT 2014-11-24 10:08:36 +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
cf675a8877 [#3248] Add support for Binding (i.e. "Type Providers") 2014-10-30 14:51:15 +01:00
Lukas Eder
ed2b7aabee Updated jOOQ academy link 2014-10-30 11:10:11 +01:00
Lukas Eder
56a07b060b [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00
Lukas Eder
bebc454fc7 Eclipse... 2014-10-15 18:28:14 +02:00
Lukas Eder
0d04edf326 Capitalise spring boot project 2014-10-14 10:24:02 +02:00
Lukas Eder
7a0a3c82f3 Added missing license file 2014-10-13 11:14:00 +02:00
Lukas Eder
305f90c86a [#3662] Added jOOQ-example for Spring Boot 2014-10-13 11:01:52 +02:00
Lukas Eder
0469811769 [#3662] Added jOOQ-example for Spring Boot 2014-10-13 11:01:45 +02:00
Lukas Eder
3384ba1821 Merge pull request #3662 from thomasdarimont/feature/spring-boot-example
Added jOOQ-example for Spring Boot.
2014-10-13 10:46:32 +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
Thomas Darimont
33f6b2864f Added jOOQ-example for Spring Boot. 2014-10-03 14:09:31 +02:00
Lukas Eder
5ccf02f3b5 Latest jOOQ Academy changes 2014-09-23 13:43:16 +02:00
Lukas Eder
9ff65a95f8 More jOOQ Academy content 2014-09-17 19:27:24 +02:00
Lukas Eder
4ab81b708a More jOOQ Academy content 2014-09-17 18:37:40 +02:00
Lukas Eder
afbb924bee More jOOQ Academy content 2014-09-17 18:37:34 +02:00
Lukas Eder
7b731aa807 Refer to the Java Code Geeks Academy 2014-09-17 16:31:07 +02:00
Lukas Eder
79d1560cf6 More jOOQ Academy 2014-09-08 19:09:54 +02:00
Lukas Eder
f970c27443 More jOOQ Academy 2014-09-08 18:56:56 +02:00
Lukas Eder
f89b14542a jOOQ Academy ... 2014-09-08 17:06:56 +02:00
Lukas Eder
88353f19d5 Initial academy checkin 2014-09-08 15:55:55 +02:00
Lukas Eder
79ad8c8b7d [#3612] No H2 driver dependency needed in the code generator 2014-09-01 16:54:29 +02:00
Lukas Eder
1752ec211e This example doesn't use Petri's Spring tutorial 2014-09-01 16:17:26 +02:00
Lukas Eder
6b1ee90530 [#3612] Add an example project showing how to import an ERD export format to the code generator 2014-09-01 16:16:26 +02:00
Lukas Eder
b8f96ed9ef [#3611] Add a jOOQ / Nashorn example to the repository 2014-09-01 12:25:49 +02:00
Lukas Eder
4a5105d405 [#3121] Skip code re-generation when schema is known to be the same 2014-08-26 13:33:22 +02:00
Lukas Eder
ce3691a776 Ignore /target dir 2014-08-26 10:47:04 +02:00
Lukas Eder
bf17910789 [#3495] Wrap generation in a task 2014-08-19 16:27:10 +02:00
Lukas Eder
5695b08f8e [#3495] Add an example project showing how to use jOOQ's code generator with Gradle 2014-08-18 16:15:44 +02:00
Lukas Eder
fe48ac6bf1 [#3495] Add an example project showing how to use jOOQ's code generator with Gradle 2014-08-18 16:15:37 +02:00
Lukas Eder
538b2e5c97 Fixed example pom.xml 2014-07-29 16:29:52 +02:00
Lukas Eder
c9fe6e499c [#3425] Add support for Oracle AQ 2014-07-18 19:21:21 +02:00
Lukas Eder
52b0a082a7 [#3425] Add support for Oracle AQ - Another integration test 2014-07-18 18:57:00 +02:00
Lukas Eder
5c247d2165 [#3425] Add support for Oracle AQ 2014-07-18 18:45:08 +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
59d996dbb9 [#2289] Added jOOQ-flyway-example to Travis-CI 2014-06-24 16:55:24 +02:00
Lukas Eder
b45b24ce32 [#2289] More improvements 2014-06-24 15:36:08 +02:00
Lukas Eder
11532a09e3 Update .gitignore 2014-06-24 15:05:16 +02:00
Lukas Eder
b98f6306c3 Delete jooq-flyway-example.iml 2014-06-24 15:04:58 +02:00
Lukas Eder
55fa5d1daf Aagh... Eclipse o_O 2014-06-24 15:03:01 +02:00
Lukas Eder
e4212c7614 [#2289] Add jOOQ-flyway-example, a documentation module to show how to integrate with Flyway 2014-06-23 16:45:11 +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
7d1a38f8b3 Upgraded Java version in JAX-RS example 2014-06-17 10:35:44 +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
438e7cbd42 Update and rename README.txt to README.md 2014-05-30 08:40:25 +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
7ae36d178b Quick fix for incompatible change to generated records 2014-02-22 13:53:22 +01:00
Lukas Eder
1f5f2f4ce6 Release 3.4.0-SNAPSHOT 2014-02-22 12:07:11 +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
4eaf51e859 Quick fix for compilation errors 2014-01-15 17:59:01 +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
Lukas Eder
c2e2730583 Line separators again... 2013-12-31 14:04:09 +01:00
Lukas Eder
da06c1a3bd Moved example projects to /jOOQ-examples 2013-11-22 16:22:24 +01:00
Lukas Eder
12c344dc88 [#2854] Merged latest changes 2013-11-22 14:51:53 +01:00
Lukas Eder
ed3aee704c [#2854] Moved project to subfolder 2013-11-22 14:01:18 +01:00