lukaseder
|
11ef2849ff
|
Added jOOQ 3.10 manual
|
2017-05-09 11:45:16 +02:00 |
|
lukaseder
|
b481ab12c0
|
[#6194] Add a section to the manual about the Query By Example API
|
2017-05-09 11:40:53 +02:00 |
|
lukaseder
|
58f568cfb3
|
[#6191] Compilation error in generated code when column is called RESULT or PRIME
|
2017-05-08 13:03:27 +02:00 |
|
lukaseder
|
8f69beb1a9
|
[#6035] Detect third-party JDBC URL plugins in JDBCUtils
|
2017-05-08 12:42:48 +02:00 |
|
lukaseder
|
9fb2e84575
|
[#6189] JPADatabase doesn't correctly generate tables for multi-schema entities
|
2017-05-08 12:12:14 +02:00 |
|
lukaseder
|
03ae8a3d7d
|
[#5403] IF EXISTS emulation using THROW doesn't work for SQL Server 2008
|
2017-05-04 17:43:00 +02:00 |
|
lukaseder
|
b8be759a18
|
[#5955] Supported STRAIGHT_JOIN
|
2017-05-04 14:03:41 +02:00 |
|
lukaseder
|
990983e791
|
[#6011] Add better documentation for the JPADatabase
|
2017-05-03 16:31:46 +02:00 |
|
lukaseder
|
691859ee40
|
[#6171] DefaultTransactionProvider should not roll back to savepoint in top transaction
|
2017-05-03 16:02:12 +02:00 |
|
lukaseder
|
723dcb5cbf
|
[#6169] Document exception propagation in transaction API Javadoc
|
2017-05-03 15:38:04 +02:00 |
|
lukaseder
|
b431e4191b
|
[#6025] Unstable alias generation for derived tables
|
2017-05-03 15:13:48 +02:00 |
|
lukaseder
|
51a131dc7d
|
Java 6 fixes
|
2017-05-03 12:00:55 +02:00 |
|
lukaseder
|
f33e2fe982
|
[#6071] Revert
|
2017-05-03 11:40:25 +02:00 |
|
lukaseder
|
3605697b8d
|
[#6094] Resolved type hierarchy inconsistency (jOOQ Pro only)
|
2017-05-03 11:20:43 +02:00 |
|
lukaseder
|
a3c6e4fa4c
|
Better logging
|
2017-05-03 11:20:37 +02:00 |
|
lukaseder
|
08e5eb73e7
|
[#6173] Dead link in Oracle examples
|
2017-05-03 10:54:12 +02:00 |
|
lukaseder
|
2b36c2c0bf
|
[#6167] GenerationTool should debug-log input Configuration as XML
|
2017-04-26 16:41:41 +02:00 |
|
lukaseder
|
ddab0dfb71
|
[#6165] XMLDatabase doesn't correctly load UNIQUE keys
|
2017-04-26 15:52:16 +02:00 |
|
lukaseder
|
40f92011a4
|
[#6163] XMLGenerator doesn't export <is_nullable/> for columns
|
2017-04-26 15:04:39 +02:00 |
|
lukaseder
|
294b06ac1e
|
[#6162] Deprecate plain SQL DSL.sequence(String) constructors
|
2017-04-26 14:10:05 +02:00 |
|
lukaseder
|
8970be8275
|
[#2520] [#6156] RecordUnmapper
[#6156] Add Configuration.recordUnmapperProvider()
[#2520] Add RecordUnmapper<E, R extends Record> to allow for the inverse operations of RecordMapper
|
2017-04-26 11:53:57 +02:00 |
|
lukaseder
|
6e84723cab
|
[#2520] Added API
|
2017-04-25 12:24:17 +02:00 |
|
lukaseder
|
b4165fbab7
|
Updated pom.xml
|
2017-04-25 12:23:02 +02:00 |
|
lukaseder
|
bb57a0ce53
|
[#6155] Remove unneeded javax.validation dependency
|
2017-04-25 11:58:04 +02:00 |
|
lukaseder
|
95edee1228
|
[#6154] Remove test dependencies from OSS distribution
|
2017-04-25 11:54:43 +02:00 |
|
lukaseder
|
bafad065d7
|
[#6056] Upgrade optional logger dependencies
|
2017-04-25 11:49:49 +02:00 |
|
lukaseder
|
a93b0d41c2
|
[#6078] NullPointerException in GenerationUtil with Postgres CITEXT extension applied
|
2017-04-25 11:43:10 +02:00 |
|
lukaseder
|
e45498edc3
|
[#5955] Parse function names only if followed by '('
|
2017-04-25 09:57:34 +02:00 |
|
lukaseder
|
17fd0c9618
|
[#5955] Support sequence NEXTVAL and CURRVAL / GROUP_CONCAT
|
2017-04-24 18:13:16 +02:00 |
|
lukaseder
|
d02387bbd0
|
[#5955] Reuse CONSTRAINT specifications among CREATE and ALTER TABLE
|
2017-04-24 17:37:59 +02:00 |
|
lukaseder
|
21a3d85db2
|
[#5955] Support ON DELETE and ON UPDATE on ALTER TABLE as well
|
2017-04-24 17:28:54 +02:00 |
|
lukaseder
|
df562aedea
|
[#5955] Support WITH RECURSIVE
|
2017-04-24 17:19:24 +02:00 |
|
lukaseder
|
1b5309be62
|
[#6148] Add Queries.executeBatch()
|
2017-04-24 16:06:31 +02:00 |
|
lukaseder
|
bcf6c14f1d
|
[#5828] Add Queries.fetchMany()
|
2017-04-24 15:53:46 +02:00 |
|
lukaseder
|
93769ffc49
|
[#6146] Add DSLContext.queries(Query...)
|
2017-04-24 15:15:23 +02:00 |
|
lukaseder
|
8575bbbfc9
|
[#6147] Let Queries extend Attachable
|
2017-04-24 15:11:38 +02:00 |
|
lukaseder
|
cebe17c127
|
[#6144] Let Queries extend QueryPart
|
2017-04-24 14:57:00 +02:00 |
|
lukaseder
|
40211410fc
|
[#6143] Rename Queries.stream() to Queries.queryStream()
|
2017-04-24 14:40:36 +02:00 |
|
lukaseder
|
41f2b20ec2
|
[#6141] Add identity column support to XMLGenerator
|
2017-04-24 14:25:38 +02:00 |
|
lukaseder
|
9ae783e592
|
[#6128] Add more Javadoc to JPADatabase
|
2017-04-24 13:03:36 +02:00 |
|
lukaseder
|
3459f4d1da
|
[#6139] Move XJC generation to jOOQ-tools
|
2017-04-24 12:50:57 +02:00 |
|
lukaseder
|
56eac063b2
|
[#6022] Add Name.fields(Name, ...)
|
2017-04-24 11:59:12 +02:00 |
|
lukaseder
|
406fb331aa
|
[#6022] Add Name.fields(Name, ...)
|
2017-04-24 11:55:43 +02:00 |
|
lukaseder
|
e84ee20a03
|
[#6139] Why are the files re-generated by Eclipse?
|
2017-04-24 11:17:00 +02:00 |
|
lukaseder
|
41bbca4d85
|
[#6139] Put XJC generated sources under version control
|
2017-04-24 10:40:03 +02:00 |
|
lukaseder
|
551429d66f
|
[#5955] Support LCASE and UCASE synonyms
|
2017-04-22 12:48:23 +02:00 |
|
lukaseder
|
7116d957d6
|
[#5955] Bug fixes
|
2017-04-22 12:45:41 +02:00 |
|
lukaseder
|
9dd1bf6d9a
|
[#5955] GENERATED AS IDENTITY support
|
2017-04-22 12:36:28 +02:00 |
|
lukaseder
|
6583195005
|
[#5955] CREATE TEMPORARY TABLE .. ON COMMIT clause
|
2017-04-22 12:03:02 +02:00 |
|
lukaseder
|
0437f28d6f
|
[#6005] Added logging (for now)
|
2017-04-22 11:44:21 +02:00 |
|