Commit Graph

1248 Commits

Author SHA1 Message Date
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
Lukas Eder
100681882a [#1339] Add option to generate immutable pojos 2012-07-31 23:59:18 +02:00
Lukas Eder
52e995ed83 [#1650] jOOR fix #16: Can't call Reflect.create(A, B, null) 2012-07-31 23:40:44 +02:00
Lukas Eder
65cf172dfe [#371] Add integration tests for concurrent use of jOOQ 2012-07-31 22:10:15 +02:00
Lukas Eder
b07c403ea4 Fixed optimistic locking test case for Sybase ASE 2012-07-31 22:07:53 +02:00
Lukas Eder
ddb5ee2f91 [#1220] Use a code coverage tool to detect code potentially uncovered by
integation tests - Removed some dead code
2012-07-31 21:46:41 +02:00
Lukas Eder
34a153f556 [#722] Remove casting of bind values to appropriate type in Ingres 2012-07-31 19:56:41 +02:00
Lukas Eder
ac6cb86cfe [#1285] Skip date time arithmetic integration tests for Ingres 2012-07-31 19:43:02 +02:00
Lukas Eder
414c6338b6 Circumvent funny internal errors in INGRES when using "= ALL (...)"
predicate
2012-07-31 19:39:30 +02:00
Lukas Eder
c2b55850bb Circumvent funny errors with INGRES and REAL data type when selecting
ROUND(0.0, 0)
2012-07-31 19:37:34 +02:00
Lukas Eder
092c7fc724 [#1520] Handle Ingres', SQL Server's, Sybase ASE's limitations of 1024,
2100 or 2000 maximum bind values per query - Skip test case for now
2012-07-31 18:41:59 +02:00
Lukas Eder
b2df43d6e5 Added final keyword 2012-07-31 18:26:01 +02:00
Lukas Eder
33c4736d39 Let QueryPart extends Serializable, redundantly 2012-07-27 20:27:53 +02:00
Lukas Eder
50838fed0a [#1639] Deprecate org.jooq.Adapter 2012-07-27 20:26:54 +02:00
Lukas Eder
616056c40e [#1544] Remove Attachable interface from QueryPart hierarchy -
deprecated some methods
2012-07-27 20:14:46 +02:00
Lukas Eder
9bf4f75cbf [#1544] Remove Attachable interface from QueryPart hierarchy - removed
obsolete AttachableImpl
2012-07-27 20:11:13 +02:00
Lukas Eder
8a4c6cf07d [#1544] Remove Attachable interface from QueryPart hierarchy -
deprecated some methods
2012-07-27 19:57:20 +02:00
Lukas Eder
3b40b8b862 [#1544] Remove Attachable interface from QueryPart hierarchy 2012-07-27 19:52:21 +02:00
Lukas Eder
b5a3c2221e [#1544] Remove Attachable interface from QueryPart hierarchy - Removed
unused methods
2012-07-27 19:16:57 +02:00
Lukas Eder
0a7a7843ed [#1544] Remove Attachable interface from QueryPart hierarchy 2012-07-27 19:13:49 +02:00
Lukas Eder
a4b94aec79 Made methods final 2012-07-27 19:05:21 +02:00
Lukas Eder
c2fb28f04c [#1638] Deprecate ArrayRecord.createArray() 2012-07-27 18:48:44 +02:00
Lukas Eder
edcdb41adc [#1544] Remove Attachable interface from QueryPart hierarchy 2012-07-27 18:43:39 +02:00
Lukas Eder
a9c2e61c66 [#1633] Improve the performance of CursorImpl.CursorIterator by setting
Record values by index rather than by field - fixed regression
2012-07-27 18:16:37 +02:00
Lukas Eder
21b3defc6c [#1634] Improve the performance of Factory.newRecord() by avoiding
accessing record values by Field rather than by index - fixed regression
2012-07-27 18:03:11 +02:00
Lukas Eder
0c4e9f00e4 [#1627] Handle NULL in CSV imports/exports 2012-07-27 17:03:26 +02:00