Lukas Eder
|
e8d7602102
|
[#1895] Decouple Executor from Configuration. Use composition rather
than inheritance - Step 1: Let executor delegate to Configuration
|
2012-10-26 23:36:21 +02:00 |
|
Lukas Eder
|
e506d9de65
|
[#1533] Extract Executor API from Factory. Let Factory contain only
static QueryPart factory methods
|
2012-10-26 23:03:04 +02:00 |
|
Lukas Eder
|
09e06b8555
|
Added some Javadoc
|
2012-10-26 22:54:40 +02:00 |
|
Lukas Eder
|
1444a0b3cb
|
[#1894] Remove constructors from dialect-specific factories
|
2012-10-26 21:52:04 +02:00 |
|
Lukas Eder
|
ccf94ee887
|
[#1874] Add Record1, Record2, ... Record8 similar to Row1, Row2, ...
Row8, to support record type-safety
|
2012-10-26 20:50:01 +02:00 |
|
Lukas Eder
|
fc70742ee1
|
[#1880] Let SelectQuery extend SimpleSelectQuery to avoid redundancy
|
2012-10-26 20:48:52 +02:00 |
|
Lukas Eder
|
8a20d38248
|
[#1887] Remove all deprecated code
|
2012-10-26 20:24:15 +02:00 |
|
Lukas Eder
|
446104c02d
|
[#1887] Remove all deprecated code
|
2012-10-26 20:17:56 +02:00 |
|
Lukas Eder
|
156c69e6ba
|
[#1887] Remove all deprecated code
|
2012-10-26 20:04:00 +02:00 |
|
Lukas Eder
|
e68ed8358a
|
[#1254] Move org.jooq.tools.unsigned contents to org.jooq.types (along
with the new INTERVAL types) - Removed empty package
|
2012-10-26 19:46:04 +02:00 |
|
Lukas Eder
|
6aea83e50d
|
[#1890] Bad Postgres array serialisation when " or \ characters are
contained in a String[] - Moved extracted postgres array serialisation
method to PostgresUtils
|
2012-10-26 19:43:19 +02:00 |
|
Henrik Johansson
|
f6479786b1
|
Fixed issue with encoding and escaping " and \ when inserting into Postgres Array column.
|
2012-10-26 19:36:01 +02:00 |
|
Henrik Johansson
|
f0aca1e62f
|
Put DefaultBindContext.postgresArrayString under test.
|
2012-10-26 19:35:51 +02:00 |
|
Henrik Johansson
|
1ab948e62d
|
Made method take Object[] instead of Object, and then cast it.
|
2012-10-26 19:35:44 +02:00 |
|
Henrik Johansson
|
b01dcd6f0f
|
Inlined call.
|
2012-10-26 19:35:37 +02:00 |
|
Henrik Johansson
|
c7e22f9038
|
Made method return String instead of StringBuilder
|
2012-10-26 19:35:27 +02:00 |
|
Henrik Johansson
|
9afc994ca9
|
Extracted static method.
|
2012-10-26 19:35:11 +02:00 |
|
Lukas Eder
|
c7936e68bb
|
[#1890] Bad Postgres array serialisation when " or \ characters are
contained in a String[] - Added integration test
|
2012-10-26 18:56:31 +02:00 |
|
Lukas Eder
|
7397fd839e
|
[#1887] Remove all deprecated code
|
2012-10-26 18:45:37 +02:00 |
|
Lukas Eder
|
70a5727b64
|
[#1254] Move org.jooq.tools.unsigned contents to org.jooq.types (along
with the new INTERVAL types)
|
2012-10-26 18:31:36 +02:00 |
|
Lukas Eder
|
9c81396726
|
Give credit to Ed Schaller for his contributions to the unsigned data
types
|
2012-10-26 18:27:54 +02:00 |
|
Lukas Eder
|
f4e7c57732
|
[#1887] Remove all deprecated code
|
2012-10-26 18:25:34 +02:00 |
|
Lukas Eder
|
cbfc408c10
|
[#1887] Remove all deprecated code
|
2012-10-26 17:09:13 +02:00 |
|
Lukas Eder
|
65e292f261
|
[#1740] Remove support for generated master data enums
|
2012-10-26 17:02:06 +02:00 |
|
Lukas Eder
|
4a1fc9cd8a
|
[#1887] Remove all deprecated code
|
2012-10-26 15:54:25 +02:00 |
|
Lukas Eder
|
589ea09f8e
|
Fixed URLs
|
2012-10-26 15:16:03 +02:00 |
|
Lukas Eder
|
b1bd104fd0
|
Release 3.0.0-SNAPSHOT
|
2012-10-26 15:13:19 +02:00 |
|
Lukas Eder
|
a25fad77dc
|
Release 2.6.0
|
2012-10-26 14:53:24 +02:00 |
|
Lukas Eder
|
acb7dd97d7
|
Release 2.6.0
|
2012-10-26 14:23:25 +02:00 |
|
Lukas Eder
|
0c61181146
|
Added TODO
|
2012-10-26 13:33:15 +02:00 |
|
Lukas Eder
|
e4e48a69e0
|
Fixed test
|
2012-10-26 13:28:09 +02:00 |
|
Lukas Eder
|
d24a06f215
|
Improved PrettyPrinter
|
2012-10-26 13:19:42 +02:00 |
|
Lukas Eder
|
2cf3d35843
|
Fixed test cases
|
2012-10-26 12:49:45 +02:00 |
|
Lukas Eder
|
4bca561ec7
|
Fixed test
|
2012-10-26 12:29:43 +02:00 |
|
Lukas Eder
|
dc14cea30b
|
Release 2.6.0
|
2012-10-26 12:26:20 +02:00 |
|
Lukas Eder
|
b4bcb8e85a
|
Fixed typo
|
2012-10-26 12:24:02 +02:00 |
|
Lukas Eder
|
de869d94de
|
[#1810] Add <T, E> Map<T, E> ResultQuery.fetchMap(Field<T>, Class<E>)
and Result.intoMap(Field<T>, Class<E>) - Updated manual
|
2012-10-26 12:15:17 +02:00 |
|
Lukas Eder
|
7df7f70865
|
[#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Updated manual
|
2012-10-26 12:12:03 +02:00 |
|
Lukas Eder
|
fe149dad41
|
[#1756] Add RecordMapper<E>, similar to RecordHandler<R>, mapping
records to custom types - Updated manual
|
2012-10-26 11:36:49 +02:00 |
|
Lukas Eder
|
0fcc3cbad9
|
Release 2.6.0 - Documented fetchGroups() additions
|
2012-10-26 11:26:44 +02:00 |
|
Lukas Eder
|
bcd1e0a548
|
Release 2.6.0 - Fixed typo
|
2012-10-26 11:22:19 +02:00 |
|
Lukas Eder
|
3df0420791
|
[#600] Add support for Oracle / SQL Standard linear regression
functions - Updated manual
|
2012-10-26 11:20:41 +02:00 |
|
Lukas Eder
|
0a8cb52427
|
[#385] Allow for keeping open statements in a Query - Added relevant
sections to the manual
|
2012-10-26 11:14:29 +02:00 |
|
Lukas Eder
|
75a0bcccbe
|
Release 2.6.0
|
2012-10-26 10:44:31 +02:00 |
|
Lukas Eder
|
de4cf1c3fa
|
Release 2.6.0
|
2012-10-26 10:41:06 +02:00 |
|
Lukas Eder
|
27f9f47020
|
Release 2.6.0
|
2012-10-26 09:54:32 +02:00 |
|
Lukas Eder
|
0d482d24e9
|
[#1868] ExecuteListener.end() is not called when using
ResultQuery.fetchLazy() - Disabled integration test
|
2012-10-25 23:38:27 +02:00 |
|
Lukas Eder
|
6f0450e984
|
[#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Fixed pom.xml
|
2012-10-25 23:28:19 +02:00 |
|
Chrriis
|
b8a3cfd6d6
|
Closing streams that were not properly closed.
|
2012-10-25 19:02:31 +02:00 |
|
Lukas Eder
|
c624a8c1d2
|
[#1881] Deprecate ConditionProvider, OrderProvider, LockProvider types
|
2012-10-24 23:09:58 +02:00 |
|