Lukas Eder
359ef49ad6
[ jOOQ/jOOQ#14110 ] License header should use HTTPS rather than HTTP
2022-10-19 10:43:58 +02:00
Lukas Eder
69844c3180
Updated Oracle connection string
2022-07-28 12:48:56 +02:00
Knut Wannheden
9faa244a0d
[ #282 ] Stop removing trailing spaces outside delimited code regions
2020-02-20 12:20:19 +01:00
Knut Wannheden
2778b20375
[ jOOQ/jOOQ#9719 ] Support MySQL's single argument ISNULL() in parser
2020-01-09 12:39:19 +01:00
Knut Wannheden
aa35783e55
[ jOOQ/jOOQ#9598 ] Fix race condition caused by Tools#PARSER
...
Since this package private field `Tools#PARSER` isn't used anywhere, it
can just be deleted.
2020-01-09 08:22:08 +01:00
Knut Wannheden
6220688ca2
Cleanup: Delete some no longer relevant examples and log4j.xml files
2019-08-20 13:31:08 +02:00
Knut Wannheden
fb9fd1e1f4
Change log4j2.xml files to no longer log log4j debug messages
2019-05-16 08:03:13 +02:00
lukaseder
798821b7dc
[ #7643 ] Use slf4j directly for logging, remove log4j dependency
2018-07-05 12:45:04 +02:00
lukaseder
b2f9a4e5ad
[ #6873 ] Line numbers not aligned correctly between OSS and Pro edition
2017-11-29 10:02:42 +01:00
lukaseder
08e5eb73e7
[ #6173 ] Dead link in Oracle examples
2017-05-03 10:54:12 +02: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
742b2b129d
[ #5584 ] Fix all file headers to be regular comments, not Javadoc
2016-10-07 15:51:44 +02:00
lukaseder
a40c1bf3fd
[ #2211 ] Change Record.getValue() and setValue() to get() and set()
2016-02-21 18:26:40 +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
11115c6741
[ #4889 ] Update copyright to 2016
2016-01-04 20:59:08 +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
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
246a7261ed
[ #4349 ] The trial / pro license is accidentally delivered with the Open Source Edition
2015-06-03 11:00:55 +02:00
lukaseder
75a95db23e
[ #4101 ] Cleanup and revert of previous funky commit
2015-02-26 19:09:43 +01:00
lukaseder
dd8d3c76f3
Updated copyright to 2015
2015-01-09 08:57:16 +01:00
lukaseder
b2189425e1
[ #3712 ] Add Oracle Spatial examples
2014-12-22 14:48:39 +01:00
Lukas Eder
79d1560cf6
More jOOQ Academy
2014-09-08 19:09:54 +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