Lukas Eder
|
1b320d30dc
|
[#1684] Add <attachRecords/> Setting to indicate that fetched records
shouldn't be automatically "attached" - Added another test case
|
2012-08-10 13:58:31 +02:00 |
|
Lukas Eder
|
fb7f143edc
|
[#1684] Add <attachRecords/> Setting to indicate that fetched records
shouldn't be automatically "attached"
|
2012-08-10 13:46:33 +02:00 |
|
Lukas Eder
|
ed397248dd
|
[#1692] Replace Factory.executeInsert(), Factory.executeUpdate() and
similar methods with more succinct variants
|
2012-08-10 13:15:20 +02:00 |
|
Lukas Eder
|
a9b61b1a2f
|
[#1688] Add <E> E Record.into(E) as a complement to <E> E
Record.into(Class<E>)
|
2012-08-10 12:37:01 +02:00 |
|
Lukas Eder
|
4d648a63cd
|
[#1687] Let Cursor.fetchInto(Table<Z>) return Result<Z> instead of
List<Z>
|
2012-08-09 18:47:36 +02:00 |
|
Lukas Eder
|
d8b640e5d5
|
[#1684] Add Setting to indicate that fetched records shouldn't be
automatically "attached" - Added Javadoc
|
2012-08-09 18:45:58 +02:00 |
|
Lukas Eder
|
8d8ffeef6c
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2012-08-09 17:58:55 +02:00 |
|
Lukas Eder
|
6234f86b3d
|
[#1685] Improve Javadoc of Attachable.attach(). Document how "detaching"
works
|
2012-08-09 17:57:54 +02:00 |
|
Lukas Eder
|
2038e02f00
|
Added remark about describing regular expressions in the manual
|
2012-08-09 08:54:13 +03:00 |
|
Lukas Eder
|
38286cb5df
|
[#1681] Simulate empty GROUP BY () clause in Sybase ASE and Ingres,
joining a dummy table and grouping by a constant field
|
2012-08-05 23:29:43 +02:00 |
|
Lukas Eder
|
e5bbfbe4bf
|
[#1665] Add support for the empty GROUP BY () clause
|
2012-08-05 23:23:49 +02:00 |
|
Lukas Eder
|
c0be23d7c5
|
[#1665] Add support for the empty GROUP BY () clause
|
2012-08-05 23:00:06 +02:00 |
|
Lukas Eder
|
c1fb5a373e
|
[#1657] Reorganise the manual (53 / 151)
|
2012-08-05 22:00:26 +02:00 |
|
Lukas Eder
|
4fe829019e
|
[#1657] Reorganise the manual (52 / 151)
|
2012-08-05 18:06:14 +02:00 |
|
Lukas Eder
|
648cbfc560
|
Added more SQL keywords
|
2012-08-05 17:32:17 +02:00 |
|
Lukas Eder
|
1ffa5bf9fc
|
[#1657] Reorganise the manual - more sections (51)
|
2012-08-05 17:09:06 +02:00 |
|
Lukas Eder
|
5ccad19d67
|
Added some additional Javadoc links
|
2012-08-05 15:52:43 +02:00 |
|
Lukas Eder
|
5defcedf59
|
[#1680] Overload all plain SQL DSL methods to also accept QueryPart
arguments
|
2012-08-05 15:51:07 +02:00 |
|
Lukas Eder
|
739f5b48c1
|
[#1657] Reorganise the manual - more sections
|
2012-08-05 15:17:30 +02:00 |
|
Lukas Eder
|
ac039c4b5e
|
Calculate percentage of completed sections in manual
|
2012-08-05 14:57:52 +02:00 |
|
Lukas Eder
|
8fd60caefc
|
Allow for variables of the form {jooq-version} in the manual XML
|
2012-08-05 14:43:50 +02:00 |
|
Lukas Eder
|
6be316274e
|
Print info whether a section has already been written, or not
|
2012-08-05 13:42:41 +02:00 |
|
Lukas Eder
|
6a11c02345
|
[#1678] Order generated procedures in Oracle packages by
ALL_PROCEDURES.SUBPROGRAM_ID instead of PROCEDURE_NAME
|
2012-08-05 11:20:36 +02:00 |
|
Lukas Eder
|
f5cb621b36
|
[457] Add support for Oracle user-defined AGGREGATE functions -
regenerated schemata
|
2012-08-05 11:16:46 +02:00 |
|
Lukas Eder
|
f4a3e2a4c8
|
[#457] Add support for Oracle user-defined AGGREGATE functions
|
2012-08-05 11:14:21 +02:00 |
|
Lukas Eder
|
1bbc721106
|
[#1673] Result.formatXML() and Result.intoXML() do not render namespaces
correctly
|
2012-08-04 17:18:48 +02:00 |
|
Lukas Eder
|
09776ae418
|
[#1675] Add support for the SQL standard IS [NOT] DISTINCT FROM
predicate
|
2012-08-04 17:11:51 +02:00 |
|
Lukas Eder
|
06f1bab04c
|
[#1657] Reorganise the manual - more sections...
|
2012-08-04 15:28:24 +02:00 |
|
Lukas Eder
|
a6c353f37c
|
[#1657] Reorganise the manual - More sections
|
2012-08-04 15:22:31 +02:00 |
|
Lukas Eder
|
2c34c81f99
|
Detect duplicate section ids
|
2012-08-04 15:16:36 +02:00 |
|
Lukas Eder
|
40cb55153f
|
[#1657] Reorganise the manual - More sections...
|
2012-08-04 14:47:23 +02:00 |
|
Lukas Eder
|
17ebbf9ff3
|
[#1660] Factory.renderContext().castMode(CastMode.NEVER).render(query)
doesn't work. CastMode is not applied
|
2012-08-04 13:44:22 +02:00 |
|
Lukas Eder
|
eacb78dc51
|
[#816] Add support for Oracle Text functions
|
2012-08-04 13:34:39 +02:00 |
|
Lukas Eder
|
8070268def
|
[#1664] By default, activate <relations/> in the code generator
|
2012-08-04 12:49:22 +02:00 |
|
Lukas Eder
|
92917d6cf3
|
Added more SQL keywords
|
2012-08-04 12:42:27 +02:00 |
|
Lukas Eder
|
2beb74b18d
|
[#1657] Reorganise the manual - Re-writing sections...
|
2012-08-04 12:42:02 +02:00 |
|
Lukas Eder
|
ea3b632abb
|
Added some more SQL keywords
|
2012-08-04 12:02:33 +02:00 |
|
Lukas Eder
|
18deada0b9
|
[#1667] Bad variable binding when NULLS FIRST, NULLS LAST is simulated
in SQL Server and other databases
|
2012-08-04 12:01:10 +02:00 |
|
Lukas Eder
|
e0bc94b312
|
[#1665] Add support for the empty GROUP BY () clause - added TODO to fix
test case, once this is supported
|
2012-08-04 11:09:12 +02:00 |
|
Lukas Eder
|
b55b2b2f4a
|
[#1657] Reorganise the manual - Started re-writing some sections
|
2012-08-03 21:00:30 +02:00 |
|
Lukas Eder
|
60522eab58
|
Funny issue with files that cannot be overwritten...
|
2012-08-03 20:59:53 +02:00 |
|
Lukas Eder
|
a4bf7b9d34
|
Open external links in new windows/tabs
|
2012-08-01 17:17:34 +02:00 |
|
Lukas Eder
|
1e81f09ed5
|
[#1657] Reorganise the manual - defined the manual structure
|
2012-08-01 16:48:49 +02:00 |
|
Lukas Eder
|
c98d745d56
|
[#1657] Reorganise the manual
|
2012-08-01 15:26:06 +02:00 |
|
Lukas Eder
|
23874fa18d
|
Better signature
|
2012-08-01 13:46:02 +02:00 |
|
Lukas Eder
|
e146168d29
|
[#1645] Add support for Oracle's PARTITION BY clause in OUTER JOINs
|
2012-08-01 13:33:09 +02:00 |
|
Lukas Eder
|
e3d0935070
|
[#1584] Code generation error with Oracle UDT static functions -
Regenerated source code
|
2012-08-01 09:59:28 +02:00 |
|
Lukas Eder
|
7a56784539
|
[#1584] Code generation error with Oracle UDT static functions
|
2012-08-01 09:59:17 +02:00 |
|
Lukas Eder
|
e44416aed6
|
Do not track development website
|
2012-08-01 08:49:47 +02:00 |
|
Lukas Eder
|
76a251ee41
|
[#1339] Add option to generate immutable pojos - Regenerated schema
|
2012-07-31 23:59:38 +02:00 |
|