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
|
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
|
7e44bed7ef
|
[#2140] No table java mapping generated using maven plugin - missing
inputSchema in postgres
|
2013-02-13 10:19:10 +01:00 |
|
Lukas Eder
|
f7e672ec39
|
Updated Maven stats
|
2013-02-12 12:13:36 +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
|
79e974ec9c
|
Added cross-version links to manual
|
2013-02-11 10:30:41 +01:00 |
|
Lukas Eder
|
8ddc178dc5
|
Added donation page to the website
|
2013-02-08 10:22:08 +01:00 |
|
Lukas Eder
|
f69186bb0b
|
Mention typesafe INSERT and MERGE statements
|
2013-02-07 14:52:37 +01:00 |
|
Lukas Eder
|
2b2b3e6623
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0 -
Added reference to changed ExecuteListener configuration
|
2013-02-04 21:35:07 +01:00 |
|
Lukas Eder
|
c18d6b45af
|
[#1649] Remove support for code generation from pre-jOOQ 2.0 .properties
file
|
2013-01-06 16:55:20 +01:00 |
|
Lukas Eder
|
2f0cfd66c8
|
Updated statistics
|
2013-01-06 11:34:54 +01:00 |
|
Lukas Eder
|
b84c0060b9
|
Changed year number in copyright to 2013
|
2013-01-03 12:05:32 +01:00 |
|
Lukas Eder
|
135b9f2501
|
[#2076] Stop "supporting" comma-separated regular expressions in the
code generator configuration
|
2013-01-02 19:50:05 +01:00 |
|
Lukas Eder
|
cf4a9e521d
|
Upgraded .classpath JRE reference from 1.6 to 1.7
|
2012-12-28 14:49:06 +01:00 |
|
Lukas Eder
|
01dfb38317
|
[#2060] Remove redundant SimpleSelectXXX API
- Removed API elements
- Clean up SELECT type hierarchy
|
2012-12-28 11:31:12 +01:00 |
|
Lukas Eder
|
e71d9444c2
|
[#2043] Remove generated navigation methods
|
2012-12-22 18:17:05 +01:00 |
|
Lukas Eder
|
9b9f105417
|
[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -
Removed SQLDataType from the DataType type hierarchy
|
2012-12-21 21:36:39 +01:00 |
|
Lukas Eder
|
1f9fb2bbc9
|
[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -
Add hint to the manual about data types having been changed
|
2012-12-21 18:34:33 +01:00 |
|
Lukas Eder
|
0f9da66023
|
[#2027] Document semantic versioning rules as understood by jOOQ
|
2012-12-20 14:23:59 +01:00 |
|
Lukas Eder
|
2f427a4520
|
[#1549] Externalise connection lifecycle through new ConnectionProvider
|
2012-12-20 13:06:51 +01:00 |
|
Lukas Eder
|
7139a074cc
|
Updated statistics
|
2012-12-18 09:38:55 +01:00 |
|
Lukas Eder
|
0977fccd6d
|
[#2001] Named Params are treated as null literals on right sides of
comparisons
|
2012-12-17 20:49:42 +01:00 |
|
Lukas Eder
|
28971a513e
|
Mention that jOOQ also supports SQL Server 2012 and CUBRID 9.0.0
|
2012-12-12 22:40:59 +01:00 |
|
Lukas Eder
|
9013a0e3c1
|
Fixed manual's jOOQ-Console version number reference
|
2012-12-12 22:39:34 +01:00 |
|
Lukas Eder
|
eafb402618
|
[#1992] Bad reference to org.jooq.debug.[impl].DebugListener in the
manual
|
2012-12-07 09:36:00 +01:00 |
|
Lukas Eder
|
dff2ca12a3
|
Removed unnecessary warning suppressions
|
2012-12-02 10:33:20 +01:00 |
|
Lukas Eder
|
1adbf989e1
|
Ignore new Eclipse warning "potential resource leak". It seems to
enforce a very rigid resource lifecycle handling
|
2012-12-02 10:29:02 +01:00 |
|
Lukas Eder
|
ca8e85fe19
|
[#1985] Add support for the EXASOL database
- Mentioned additional planned database integrations
|
2012-11-27 17:01:17 +01:00 |
|
Lukas Eder
|
ba9db424ff
|
[#1971] Fix missing website encoding
|
2012-11-23 13:24:51 +01:00 |
|
Lukas Eder
|
4bcc9f5524
|
Updated launch targets
|
2012-11-23 11:55:36 +01:00 |
|
Lukas Eder
|
5162da5f1f
|
Merge branch 'master' of https://github.com/jOOQ/jOOQ.git
|
2012-11-12 20:02:43 +01:00 |
|
Lukas Eder
|
c303a019bd
|
[#1967] Document using MySQL's SQL_CALC_FOUND_ROWS as an Oracle hint
|
2012-11-12 19:54:27 +01:00 |
|
Lukas Eder
|
9874798860
|
Update jOOQ-website/json/stats.php
|
2012-11-12 11:55:42 +01:00 |
|
Lukas Eder
|
52fd0b5d8e
|
Updated manual
|
2012-11-11 13:26:01 +01:00 |
|
Lukas Eder
|
7a80d2f155
|
[#1118] Remove support for the code generation ant task
|
2012-11-11 13:25:26 +01:00 |
|
Lukas Eder
|
98295f7435
|
Updated manual
|
2012-11-09 18:39:17 +01:00 |
|
Lukas Eder
|
f5f4d833a5
|
[#1896] Add a section to the manual about Quality Assurance
|
2012-10-31 19:26:14 +01:00 |
|
Lukas Eder
|
345db92b31
|
[#1875] Add generic <R extends Record> type to SelectXXXStep DSL
type hierarchy for increased tuple type-safety
|
2012-10-28 14:52:53 +01:00 |
|
Lukas Eder
|
12b913a2d9
|
[#1374] Review usage of generics. Is <? extends T> really justified?
|
2012-10-27 23:28:57 +02:00 |
|
Lukas Eder
|
c7b295528a
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0
|
2012-10-27 22:49:32 +02:00 |
|