Commit Graph

3236 Commits

Author SHA1 Message Date
Lukas Eder
fb8a978dcb [#3101] MutablePOJOMapper doesn't work with annotated boolean getters 2014-03-07 15:14:41 +01:00
Lukas Eder
e69300b114 [#3086] Unsupported conversion from "UNKNOWN" to "UNKNOWN" - Added test case - Cannot reproduce issue 2014-03-07 13:41:52 +01:00
Lukas Eder
fbb7e1fd65 [#3090] Bad predicates generated from nullable keys on refresh(), update(), delete() 2014-03-03 13:10:02 +01:00
Lukas Eder
90dee0f280 [#3093] Add code-generation configuration to treat UNIQUE keys as primary keys to generate UpdatableTables 2014-03-03 12:29:44 +01:00
Lukas Eder
06b20164f4 [#3093] Add code-generation configuration to treat UNIQUE keys as primary keys to generate UpdatableTables 2014-03-03 12:29:14 +01:00
Lukas Eder
053ac010fe [#3096] Add Constants.XSD_RUNTIME, NS_RUNTIME, XSD_CODEGEN, NS_CODEGEN 2014-03-03 11:35:54 +01:00
Lukas Eder
d837ca25ad [#3096] Add Constants.XSD_RUNTIME, NS_RUNTIME, XSD_CODEGEN, NS_CODEGEN 2014-03-03 11:31:45 +01:00
Lukas Eder
7c15a2b9a7 [#3095] Add SchemaDefinition.getTables() 2014-03-03 11:09:24 +01:00
Lukas Eder
1848481b28 [#3094] Add Relations.getUniqueKeys(SchemaDefinition), getUniqueKeys() 2014-03-03 11:04:16 +01:00
Lukas Eder
e66bac60ef Fixed release notes formatting 2014-02-28 18:00:07 +01:00
Lukas Eder
a06a52346d Removed unnecessary @Support annotations on implementations 2014-02-24 15:11:45 +01:00
Lukas Eder
50075f1d16 [#3081] Let generated POJOs reference generated UDT POJOs instead of UDT Records - Regenerate databases 2014-02-24 14:06:49 +01:00
Lukas Eder
2b9acf7366 [#3081] Let generated POJOs reference generated UDT POJOs instead of UDT Records 2014-02-24 14:06:40 +01:00
Lukas Eder
3e52522889 [#3080] Generate Interfaces for Oracle and PostgreSQL UDTs - Regenerated databases 2014-02-24 13:39:24 +01:00
Lukas Eder
dd5d2a1857 [#3080] Generate Interfaces for Oracle and PostgreSQL UDTs 2014-02-24 13:39:14 +01:00
Lukas Eder
89552e831c [#3010] Generate POJOs for Oracle and PostgreSQL UDTs - Regenerated databases 2014-02-24 13:13:06 +01:00
Lukas Eder
ca4c36e8c0 [#3010] Generate POJOs for Oracle and PostgreSQL UDTs 2014-02-24 13:12:54 +01:00
Lukas Eder
0b0301d6f4 [#3077] Let Sequence implement QueryPart 2014-02-22 17:13:33 +01:00
Lukas Eder
e49534f958 [#3030] Add support for ALTER SEQUENCE ... RESTART [ WITH ... ] 2014-02-22 17:10:49 +01:00
Lukas Eder
f0be59d1be [#3077] Let Sequence implement QueryPart 2014-02-22 17:10:34 +01:00
Lukas Eder
2db3ea0308 Move comment 2014-02-22 15:01:52 +01:00
Lukas Eder
9d6099cde4 [#3076] Add ExecuteListener.warning(ExecuteContext) to allow for listening to SQLWarnings 2014-02-22 14:59:49 +01:00
Lukas Eder
7ae36d178b Quick fix for incompatible change to generated records 2014-02-22 13:53:22 +01:00
Lukas Eder
e7eaacc42f [#2573] Generate DAOs for tables with composite primary keys - Regenerated schema 2014-02-22 13:52:57 +01:00
Lukas Eder
37b424edc8 [#2573] Generate DAOs for tables with composite primary keys 2014-02-22 13:52:46 +01:00
Lukas Eder
1f5f2f4ce6 Release 3.4.0-SNAPSHOT 2014-02-22 12:07:11 +01:00
Lukas Eder
4e1111f1ca [#3069] jOOQ calls Clob.free(), which is available only in JDBC 4.0 / Java 1.6 2014-02-18 18:41:16 +01:00
Lukas Eder
3601a78c23 [#3011] Routines do not propagate errors raised from T-SQL with sqljdbc_4.0 2014-02-18 18:30:54 +01:00
Lukas Eder
cfb84712b5 Release 3.4.0-SNAPSHOT 2014-02-18 18:30:17 +01:00
Lukas Eder
a75733d107 Eclipse changed these again... 2014-02-18 18:29:47 +01:00
Lukas Eder
f012c538dd Release 3.4.0-SNAPSHOT 2014-02-17 19:08:24 +01:00
Lukas Eder
79e19de7f7 [#3062] Add support for conversion into Collection types - Added TODO to code 2014-02-17 18:56:59 +01:00
Lukas Eder
09a7ccbee6 [#3060] Conversion fails for Oracle VARRAY / TABLE types, nested in UDTs 2014-02-17 18:56:03 +01:00
Lukas Eder
574e33de49 Fixed manual link 2014-02-17 18:20:50 +01:00
Lukas Eder
a715fcbaed [#3057] Wrong paths in maven-install.sh and maven-install.bat 2014-02-17 18:20:15 +01:00
Lukas Eder
000a6ca566 Release 3.3.0 2014-02-14 17:33:44 +01:00
Lukas Eder
e478923b9a Release 3.3.0 2014-02-14 16:46:55 +01:00
Lukas Eder
2c5130acee Release 3.3.0 2014-02-14 16:45:40 +01:00
Lukas Eder
528b568634 [#3050] DefaultRecordMapperProvider should implement Serializable 2014-02-14 16:31:49 +01:00
Lukas Eder
425b887d2d [#3048] Nested UDTs are no longer attached when fetched from queries (as opposed to procedures) 2014-02-14 16:10:47 +01:00
Lukas Eder
1ba0b3f6fe [#3046] UDTRecordImpl.toString() may throw NullPointerException, if custom RecordMapperProvider maps Record to null 2014-02-14 16:06:07 +01:00
Lukas Eder
993668e9df Removed demo which is obsolete 2014-02-14 14:41:50 +01:00
Lukas Eder
cc7c0c7c98 Various integration test fixes 2014-02-14 10:51:15 +01:00
Lukas Eder
16b27d9549 [#3042] Work around flaws in H2's INFORMATION_SCHEMA.CONSTRAINTS.COLUMN_LIST - Regenerated INFORMATION_SCHEMA 2014-02-14 10:47:47 +01:00
Lukas Eder
7522f7c5a8 [#3042] Work around flaws in H2's INFORMATION_SCHEMA.CONSTRAINTS.COLUMN_LIST 2014-02-14 10:47:20 +01:00
Lukas Eder
49afd340fc [#3039] Cannot bind NULL with JDBC Types.BOOLEAN in DB2 2014-02-12 17:30:23 +01:00
Lukas Eder
e876dc04d9 [#2770] Correctly implement RecordListener semantics for batch execution 2014-02-12 17:11:25 +01:00
Lukas Eder
e7f3e241bc [#3038] Add RecordListener.exception(RecordContext) and RecordContext.exception() 2014-02-12 16:43:04 +01:00
Lukas Eder
68e4294f16 [#2492] Fixed more MS Access and a couple of H2 issues 2014-02-12 16:20:30 +01:00
Lukas Eder
ec1b121035 [#3036] RecordListeners don't receive "end" events when exceptions occur 2014-02-12 16:15:54 +01:00