Lukas Eder
|
afbb924bee
|
More jOOQ Academy content
|
2014-09-17 18:37:34 +02:00 |
|
Lukas Eder
|
31477324dc
|
[#3638] Let ResultQuery<R> extend Iterable<R>
|
2014-09-17 17:52:10 +02:00 |
|
Lukas Eder
|
63d761a16d
|
[#3638] Let ResultQuery<R> extend Iterable<R>
|
2014-09-17 17:49:27 +02:00 |
|
Lukas Eder
|
7b731aa807
|
Refer to the Java Code Geeks Academy
|
2014-09-17 16:31:07 +02:00 |
|
Lukas Eder
|
9cb8d9b030
|
[#3634] Record.into(Table) maps to the wrong table when passing an aliased table after a self-join
|
2014-09-17 12:05:31 +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
|
983ca51cfb
|
[#3627] Add simplified API for CASE WHEN [ condition ] THEN [ select ] expressions
|
2014-09-08 15:28:52 +02:00 |
|
Lukas Eder
|
ba87ad6e60
|
[#3628] Add <T> Field<T> DSL.field(Select<? extends Record1<T>>)
|
2014-09-08 15:17:51 +02:00 |
|
Lukas Eder
|
ebe9d22b2f
|
[#3623] Add ParamType.NAMED_OR_INLINED to render named parameters only if a name is given
|
2014-09-08 14:35:07 +02:00 |
|
Lukas Eder
|
8f813f4893
|
Release 3.5.0-SNAPSHOT
|
2014-09-08 14:34:59 +02:00 |
|
Lukas Eder
|
5cc7fc277b
|
[#2155] Add Converter support to Routines and UDTs
|
2014-09-08 12:39:23 +02:00 |
|
Lukas Eder
|
727327447b
|
[#3626] Add Map<S, Result<R>> Result.intoGroups(Table<S>)
|
2014-09-08 11:38:45 +02:00 |
|
Lukas Eder
|
0877a37084
|
[#2155] [#3624] Add Converter support to Routines and UDTs
- Updated API and code generator to fix compilation issues
- Integration tests not yet implemented
|
2014-09-05 17:05:49 +02:00 |
|
Lukas Eder
|
dbd2497441
|
[#3622] Add support for Field.in(Result<Record1<T>>) and Row[N].in(Result<RecordN<T1, ..., TN>>)
|
2014-09-03 18:43:27 +02:00 |
|
Lukas Eder
|
ccb0daadd7
|
[#1380] [#3613] Generate equals(), hashCode() on POJOs:
- Renamed XSD property to indicate that this applies only to POJOs
- Correctly handle arrays in hashCode() calculations
|
2014-09-02 17:56:57 +02:00 |
|
Lukas Eder
|
ff67579f2e
|
Merge pull request #3613 from zoltan-tamasi/issue-1380-branch
[#1380][#3613]: Add codegen capability to create equals() and hashCode() methods for POJOs.
|
2014-09-02 17:23:47 +02:00 |
|
Zoltan Tamasi
|
9bf1073bae
|
Use Arrays.equals() inside generated equals() methods.
|
2014-09-02 15:07:55 +02:00 |
|
Lukas Eder
|
c417085008
|
[#3427] Internal QueryCollectorSignal exception escapes into user code when not dealt with in ExecuteListener
|
2014-09-02 10:04:18 +02:00 |
|
Zoltan Tamasi
|
1a4e1c0964
|
Update GenerationTool
|
2014-09-01 17:21:44 +02:00 |
|
Zoltan Tamasi
|
48fdd24b93
|
Fix xsd
|
2014-09-01 17:21:30 +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 |
|
Zoltan Tamasi
|
629b878d01
|
Add codegen capability to create equals() and hashCode() methods for POJOs.
|
2014-09-01 15:21:08 +02:00 |
|
Lukas Eder
|
d1410f17f8
|
[#3451] Don't filter schemas in getSchemata0()
|
2014-09-01 14:43:01 +02:00 |
|
Lukas Eder
|
b8f96ed9ef
|
[#3611] Add a jOOQ / Nashorn example to the repository
|
2014-09-01 12:25:49 +02:00 |
|
Lukas Eder
|
bc537587c1
|
[#3608] Typo in documentation of transaction method
|
2014-08-29 16:27:42 +02:00 |
|
Lukas Eder
|
853e4a0a7e
|
[#3600] Add support for SQL standard SELECT .. WITH CHECK OPTION
|
2014-08-29 16:24:50 +02:00 |
|
Lukas Eder
|
4b9fd5c63b
|
[#3602] Cannot INSERT into view
|
2014-08-29 16:05:21 +02:00 |
|
Lukas Eder
|
0b2cb84ab5
|
[#3532] Fixed bad @Support annotations
|
2014-08-29 15:40:53 +02:00 |
|
Lukas Eder
|
347f97c9aa
|
Maintaining the integration tests in both OSS and commercial versions is too much effort.
|
2014-08-29 15:10:07 +02:00 |
|
Lukas Eder
|
e89f310cfa
|
[#3532] Add support for DROP ... IF EXISTS clauses in DDL
|
2014-08-29 14:54:13 +02:00 |
|
Lukas Eder
|
bb2181030e
|
Fixed Oracle issue in test
|
2014-08-29 09:50:56 +02:00 |
|
Lukas Eder
|
d8ee1ec43f
|
Fixed @Support annotations
|
2014-08-27 14:13:51 +02:00 |
|
Lukas Eder
|
00f956e39c
|
Fixed compilation error
|
2014-08-27 13:56:56 +02:00 |
|
Lukas Eder
|
cee7511940
|
[#3506] Instrument the jOOQ API during integration tests to verify correct application of @Support annotations
|
2014-08-27 13:14:43 +02:00 |
|
Lukas Eder
|
b00ffa16ec
|
[#3599] Implement nicer formatting of @Generated annotation
|
2014-08-27 10:58:52 +02:00 |
|
Lukas Eder
|
a8e2b1ef79
|
[#3598] If tables define their own comments, don't generate "This class is generated by jOOQ." in Javadocs - Regenerated schema
|
2014-08-27 10:51:49 +02:00 |
|
Lukas Eder
|
d17ade77cf
|
[#3598] If tables define their own comments, don't generate "This class is generated by jOOQ." in Javadocs
|
2014-08-27 10:51:39 +02:00 |
|
Lukas Eder
|
566e12e5e1
|
[#3597] Generate table and column comments also for PostgreSQL - Regenerated schema
|
2014-08-27 10:46:38 +02:00 |
|
Lukas Eder
|
bc2be8b61d
|
[#3597] Generate table and column comments also for PostgreSQL
|
2014-08-27 10:46:33 +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
|
bf519b11f2
|
[#3596] Let code generator empty generated packages on a per-schema basis
|
2014-08-26 11:26:19 +02:00 |
|
Lukas Eder
|
ce3691a776
|
Ignore /target dir
|
2014-08-26 10:47:04 +02:00 |
|
Lukas Eder
|
915df76da3
|
[#1392] Add formatInsert() to render insert statements from a Result
|
2014-08-26 10:46:56 +02:00 |
|
Lukas Eder
|
68b6ec5b60
|
[#2674] Add support for stored procedures in MockConnection / MockDataProvider / MockExecuteContext
|
2014-08-25 18:10:08 +02:00 |
|
Lukas Eder
|
587155ab1f
|
[#3595] Add MockResult<init>(Record data) convenience constructor
|
2014-08-25 18:03:44 +02:00 |
|