Lukas Eder
|
2b3fb59dbe
|
[#2204] Add BatchBindStep.bind(Object[][]) to bind lots of bind values
at a time
|
2013-02-15 18:17:00 +01:00 |
|
Lukas Eder
|
3e2778122c
|
[#2203] Add Executor.map(Schema) and Executor.map(Table) as a
convenience to apply runtime schema mapping
|
2013-02-15 17:57:56 +01:00 |
|
Lukas Eder
|
ff12bbc730
|
[#2199] Allow for INSERT and UPDATE of pre-existing records through SET
[ Record ] clauses
|
2013-02-15 12:17:04 +01:00 |
|
Lukas Eder
|
b89f139bc3
|
Improved CSS
|
2013-02-14 22:45:59 +01:00 |
|
Lukas Eder
|
1528de7766
|
Improved manual's TOC structure
|
2013-02-14 14:18:47 +01:00 |
|
Lukas Eder
|
3dd2803eea
|
[#1914] Document the fact that SELECT * is performed by leaving the
SELECT list empty
|
2013-02-14 13:42:50 +01:00 |
|
Lukas Eder
|
fffc16439b
|
Updated manual
|
2013-02-14 12:43:30 +01:00 |
|
Lukas Eder
|
25c57493dd
|
- Fixed references to Factory / Executor
- Added more row-value-expression sections
|
2013-02-14 11:46:52 +01:00 |
|
Lukas Eder
|
82a0d99b92
|
[#2197] Relax bounds on Factory.groupingSets(Collection<Field<?>>...) to
Collection<? extends Field<?>>...
|
2013-02-14 01:01:50 +01:00 |
|
Lukas Eder
|
34082a4dae
|
[#2194] Add a glossary to the manual - Added empty section
|
2013-02-13 21:39:17 +01:00 |
|
Lukas Eder
|
196719653a
|
[#1894] Remove constructors from dialect-specific factories - Updated
manual
|
2013-02-13 21:27:15 +01:00 |
|
Lukas Eder
|
5fa6e6dce0
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0
|
2013-02-13 21:05:34 +01:00 |
|
Lukas Eder
|
503e37eb2f
|
Added a reference to SLICK to the manual's credits
|
2013-02-13 21:05:00 +01:00 |
|
Lukas Eder
|
3c4e81e439
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0
|
2013-02-13 21:03:13 +01:00 |
|
Lukas Eder
|
99be1bc0bc
|
Added {max-row-degree} manual variable
|
2013-02-13 21:03:03 +01:00 |
|
Lukas Eder
|
182a212200
|
Removed hard-coded path to fop.config.xml
|
2013-02-13 19:00:18 +01:00 |
|
Lukas Eder
|
4d87dd6ee6
|
[#2187] Change all Javadoc <h3/> tags to <h5/>
|
2013-02-13 17:47:01 +01:00 |
|
Lukas Eder
|
d6715ac5a2
|
[#2165] Add H2 database definitions to the jOOQ-scala module
|
2013-02-13 16:58:14 +01:00 |
|
Lukas Eder
|
7e44bed7ef
|
[#2140] No table java mapping generated using maven plugin - missing
inputSchema in postgres
|
2013-02-13 10:19:10 +01:00 |
|
Lukas Eder
|
8f8f88f665
|
Added resource to .gitignore
|
2013-02-12 16:24:24 +01:00 |
|
Lukas Eder
|
cea755069d
|
[#834] Add support for the Firebird / Postgres UPDATE .. RETURNING
clause
|
2013-02-12 16:22:04 +01:00 |
|
Lukas Eder
|
5690504fea
|
Added database artefacts to .gitignore
|
2013-02-12 16:20:02 +01:00 |
|
Lukas Eder
|
ab5f79497f
|
Fixed launch targets
|
2013-02-12 16:11:56 +01:00 |
|
Lukas Eder
|
a6fcc7755d
|
[#1977] Remove the confusing concept of having a "main key" as opposed
to a "primary key" - Regenerated H2, Oracle, Postgres
|
2013-02-12 12:37:47 +01:00 |
|
Lukas Eder
|
33b0af0f5e
|
[#1977] Remove the confusing concept of having a "main key" as opposed
to a "primary key" - Fixed the sample databases. T_BOOK_STORE shall
have a primary key, instead of a UNIQUE key
|
2013-02-12 12:37:12 +01:00 |
|
Lukas Eder
|
55ac47250a
|
[#1977] Remove the confusing concept of having a "main key" as opposed
to a "primary key" - Fixed generated code
|
2013-02-12 12:30:25 +01:00 |
|
Lukas Eder
|
fba595a302
|
[#1977] Remove the confusing concept of having a "main key" as opposed
to a "primary key"
|
2013-02-12 12:30:11 +01:00 |
|
Lukas Eder
|
f7e672ec39
|
Updated Maven stats
|
2013-02-12 12:13:36 +01:00 |
|
Lukas Eder
|
70befb4625
|
[#1309] Let Factory.val() return Param<T> instead of Field<T> -
Fixed regression
|
2013-02-12 11:32:04 +01:00 |
|
Lukas Eder
|
5bd9a61f16
|
[#1309] Let Factory.val() return Param<T> instead of Field<T>
|
2013-02-12 11:18:46 +01:00 |
|
Lukas Eder
|
ee5b589361
|
Added comment to document this "weird casting technique"
|
2013-02-11 17:17:10 +01:00 |
|
Lukas Eder
|
e732efcbdc
|
Corrected Javadoc to have a first line ending with a period (".") as
required by the Javadoc specs
|
2013-02-11 17:03:10 +01:00 |
|
Lukas Eder
|
92b7d42ffd
|
[#1663] Document RenderContext and make it part of the public API
|
2013-02-11 15:39:24 +01:00 |
|
Lukas Eder
|
60397b8f89
|
[#2133] Allow for mapping <outputSchema/> to "" (empty) in order to
avoid the generation of a schema - Regenerated oracle3
|
2013-02-11 15:15:09 +01:00 |
|
Lukas Eder
|
3d30514a52
|
[#2133] Allow for mapping <outputSchema/> to "" (empty) in order to
avoid the generation of a schema
|
2013-02-11 15:14:59 +01:00 |
|
Lukas Eder
|
ba97e7a604
|
Regenerated oracle2 schema
|
2013-02-11 14:47:44 +01:00 |
|
Lukas Eder
|
a4a3479b6f
|
[#2079] Support generation of bean validation annotations on records
and interfaces - Regenerated H2 and Firebird schemas
|
2013-02-11 14:13:39 +01:00 |
|
Lukas Eder
|
e7b3db3ccb
|
[#2079] Support generation of bean validation annotations on records
and interfaces
|
2013-02-11 14:13:23 +01:00 |
|
Lukas Eder
|
79e974ec9c
|
Added cross-version links to manual
|
2013-02-11 10:30:41 +01:00 |
|
Lukas Eder
|
5af38a690a
|
Fixed launch configuration
|
2013-02-09 18:29:50 +01:00 |
|
Lukas Eder
|
ad4378ec57
|
[#2160] [#2161] Add Executor.batchInsert,
batchUpdate(UpdatableRecord<?>...) to mass-insert/update a set of
UpdatableRecords
|
2013-02-09 18:24:14 +01:00 |
|
Lukas Eder
|
66dd5f25e9
|
[#1686] Add UpdatableRecord.insert() and update()
|
2013-02-09 17:48:05 +01:00 |
|
Lukas Eder
|
304865bbdf
|
[#2177] Add ResultQuery.intern() and Result.intern() for string
interning in result sets
|
2013-02-09 16:42:29 +01:00 |
|
Lukas Eder
|
b7b392d232
|
[#2176] Add hint in code generation, when an unsupported, old database
version is being used (e.g. MS SQL Server 2000)
|
2013-02-09 15:39:15 +01:00 |
|
Lukas Eder
|
ee93716c63
|
Avoid potential NPE
|
2013-02-09 15:22:03 +01:00 |
|
Lukas Eder
|
af57fd1e48
|
[#2180] Optimise DAOImpl by using the new ReflectionMapper instead of
calling Record.into() all the time
|
2013-02-09 15:20:01 +01:00 |
|
Lukas Eder
|
f80a193467
|
Changed benchmark constant
|
2013-02-09 12:18:10 +01:00 |
|
Lukas Eder
|
db3049fd48
|
[#2179] Add Javadoc to QueryPart.hashCode() and equals()
|
2013-02-09 12:04:17 +01:00 |
|
Lukas Eder
|
345c44f656
|
[#2178] Improve FieldList. Avoid creating excessive array lists, where
simple (immutable) Field<?>[] are sufficient - Removed unnecessary
FieldList
|
2013-02-09 11:26:18 +01:00 |
|
Lukas Eder
|
058151a756
|
[#2178] Improve FieldList. Avoid creating excessive array lists, where
simple (immutable) Field<?>[] are sufficient - Removed dependency
between SelectFieldList and FieldList
|
2013-02-08 19:12:58 +01:00 |
|