Commit Graph

255 Commits

Author SHA1 Message Date
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
ec2ec2aa8f [#1871] Add some documentation indicating jOOQ's pretty printing
rendering feature - Added more documentation
2012-10-21 15:31:55 +02:00
Lukas Eder
988ae727f7 [#1871] Add some documentation indicating jOOQ's pretty printing
rendering feature
2012-10-21 12:17:39 +02:00
Lukas Eder
aa471b6285 [#1869] Deprecate org.jooq.NamedQueryPart 2012-10-19 19:48:58 +02:00
Lukas Eder
ae6b547870 Fixed some warnings 2012-10-19 19:21:00 +02:00
Lukas Eder
aab4c5737c [#1866] Deprecate [Schema-Name]Factory, remove reference to it from the
tutorials
2012-10-12 18:22:22 +02:00
Lukas Eder
e12a1f0402 Update jOOQ-website/json/stats.php 2012-10-09 22:46:21 +03:00
Lukas Eder
58fa624c81 Updated version 2.4, 2.5 release notes 2012-09-23 20:28:37 +02:00
Lukas Eder
b1ff568f41 [#1837] Add support for @java.beans.ConstructorProperties when
fetching into immutable POJOs
2012-09-22 13:44:48 +02:00
Lukas Eder
95a0f0e6b5 Attract more attention to empty manual sections 2012-09-22 13:41:42 +02:00
Lukas Eder
58d22aa6ea Updated Maven stats 2012-09-09 12:45:08 +02:00
Lukas Eder
9010596b87 Added Ivan to the contributor list 2012-09-08 01:15:56 +02:00
Lukas Eder
8cd2afd86d Improved colours blue (types) and grey (comments) 2012-09-06 15:53:22 +03:00
Lukas Eder
150d75f3ba Added copyright to manual 2012-09-05 18:37:43 +02:00
Lukas Eder
e7dbb66881 [#1674] Export data types with Result.formatXML() and
Result.formatJSON() exports - Documented changes in manual and Javadoc
2012-09-05 18:16:20 +02:00
Lukas Eder
011558f221 Added JOOQL keyword 2012-09-04 20:43:34 +02:00
Lukas Eder
3eb857e196 [#1058] Add <T1, T2, .. TN> Factory.row(T1, T2, .. TN) and
Factory.row(Field<T1>, Field<T2> ... Field<TN>) to allow for creating
tuples / rows - Renamed "TUPLE" into "ROW" to follow the SQL standard
2012-09-04 20:39:15 +02:00
Lukas Eder
7b698497ec [#1784] Enhance the BETWEEN predicate, introducing the AND keyword 2012-09-01 17:02:21 +02:00
Lukas Eder
27ac37a751 [#1077] Add support for the SQL standard OVERLAPS predicate 2012-08-30 22:51:20 +02:00
Lukas Eder
549eb19ef4 Documented tuples in the manual 2012-08-30 20:14:51 +02:00
Lukas Eder
a43885d40b Fixed version number 2012-08-28 23:21:29 +02:00
Lukas Eder
c244a656da Updated release notes from 2.3 and 2.4 2012-08-28 23:17:31 +02:00
Lukas Eder
95554ec42f [#1753] Document the ORDER SIBLINGS BY clause in the manual 2012-08-28 20:13:35 +02:00
Lukas Eder
7d569a9e54 Release 2.6.0-SNAPSHOT 2012-08-28 19:45:25 +02:00
Lukas Eder
484f60f875 Update jOOQ-website/community.php
Clarified on the usage of Eclipse and EGit
2012-08-28 10:12:28 +03:00
Lukas Eder
8baa17976d Release 2.5.0 - Fixed manual links 2012-08-26 15:18:00 +02:00
Lukas Eder
d5f6f7e282 Release 2.5.0 - Added releasenotes to website 2012-08-26 15:01:57 +02:00
Lukas Eder
0e309bc23e Release 2.5.0 - Release notes and updated website 2012-08-26 14:54:31 +02:00
Lukas Eder
22fd40c248 Release 2.5.0 - Give credits to Sugiharto Lim for his Firebird
integration contribution
2012-08-26 13:37:05 +02:00
Lukas Eder
c8a212cc5e Release 2.5.0 2012-08-25 22:47:03 +02:00
Lukas Eder
e6cdcda1b7 [#1657] Reorganise the manual - Fixed PDF. Done 2012-08-25 22:40:09 +02:00
Lukas Eder
6a1f8faffc [#1657] Reorganise the manual (171 / 171) 2012-08-25 19:24:01 +02:00
Lukas Eder
cc75e62242 [#1657] Reorganise the manual (166 / 174) 2012-08-25 19:04:10 +02:00
Lukas Eder
b38d698ae9 [#1741] Deprecate org.jooq.MasterDataType 2012-08-25 17:37:13 +02:00
Lukas Eder
2011118290 [#1657] Reorganise the manual (159 / 174) 2012-08-25 17:27:52 +02:00
Lukas Eder
ef46e0e266 [#1657] Reorganise the manual (158 / 174) 2012-08-25 17:19:25 +02:00
Lukas Eder
bbe365679b [#1657] Reorganise the manual (155 / 173) 2012-08-25 17:02:02 +02:00
Lukas Eder
ea6f3a0b28 [#1657] Reorganise the manual (152 / 174) 2012-08-25 16:30:50 +02:00
Lukas Eder
4a7bb75754 [#1657] Reorganise the manual (150 / 175) 2012-08-25 16:05:06 +02:00
Lukas Eder
c6cac0d5bc [#1657] Reorganise the manual (148 / 176) 2012-08-25 15:42:56 +02:00
Lukas Eder
570415d333 [#1657] Reorganise the manual (146 / 176) 2012-08-25 15:07:15 +02:00