Commit Graph

1628 Commits

Author SHA1 Message Date
Lukas Eder
fd168139c3 [#1771] Negated combined conditions render unnecessary parentheses 2012-08-30 19:17:02 +02:00
Lukas Eder
490478cd38 [#1768] NullPointerException when DAO.fetchOne() returns no record 2012-08-30 18:39:19 +02:00
Lukas Eder
69a23ecb0d [#1058] Add <T1, T2, .. TN> Factory.tuple(T1, T2, .. TN) and
Factory.tuple(Field<T1>, Field<T2> ... Field<TN>) to allow for creating
tuples
2012-08-29 22:26:19 +02:00
Lukas Eder
1f5a3f0b89 Upgraded H2 2012-08-29 21:08:57 +02:00
Lukas Eder
546672ca94 [#1763] Remove useless internal NamedQueryPartList 2012-08-29 19:02:08 +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
ebef56c7d8 [#1744] Add support for the CUBRID DECR() function 2012-08-28 20:00:34 +02:00
Lukas Eder
bea0a4917b [#1751] Result.intoResultSet() generates wrong ResultSetMetaData
if runtime schema mapping is applied
2012-08-28 19:58:46 +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
69a9ba25e9 Release 2.5.0 - Improved jOOQHSQLDBTest2. Match HSQLDB with H2, instead
of Oracle
2012-08-26 13:05:56 +02:00
Lukas Eder
270dc67946 Release 2.5.0 - Fix "testBatchSingle()" for Firebird 2012-08-26 12:54:30 +02:00
Lukas Eder
292a1d9a2d Release 2.5.0 - Fixed "testPlainSQLResultQuery()" for Firebird 2012-08-26 12:43:39 +02:00
Lukas Eder
f4214e85b1 Release 2.5.0 - Fixed "testCustomSQL()" integration test for Firebird 2012-08-26 12:40:49 +02:00
Lukas Eder
10f8231355 Release 2.5.0 - Factored empty group by tests out of "testGrouping()" 2012-08-26 12:33:31 +02:00
Lukas Eder
f657df4cac Release 2.5.0 - Fixed "testManyVarcharBindValues()" test to respect
CUBRID's
undocumented limit of 325 projected fields
2012-08-26 12:25:43 +02:00
Lukas Eder
c8d3b0789b Fixed BETWEEN SYMMETRIC for Sybase ASE 2012-08-26 09:45:28 +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
7d69442b3b Suppress some warnings 2012-08-25 17:38:39 +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
Lukas Eder
8b605c86b5 [#1736] Deprecate TableRecord.{store|refresh|delete}Using() methods as
being part of jOOQ's internal API
2012-08-25 15:05:46 +02:00
Lukas Eder
d22941a1f6 Fixed warnings 2012-08-25 15:03:07 +02:00
Lukas Eder
311f3e2652 [#1657] Reorganise the manual (144 / 176) 2012-08-25 14:30:22 +02:00
Lukas Eder
8659323f1b Made IsDistinctFrom package-private! 2012-08-25 12:16:30 +02:00
Lukas Eder
f2ff0c77e2 [#430] Add support for the Firebird database - Changed connection URL to
fix binding of null values
2012-08-25 11:35:44 +02:00
Lukas Eder
0af655949c [#1657] Reorganise the manual (139 / 176) 2012-08-24 13:57:32 +02:00
Lukas Eder
8caa3c7b12 [#1657] Reorganise the manual (137 / 177) 2012-08-24 12:40:27 +02:00
Lukas Eder
8db3c0a7bf [#430] Add support for the Firebird database - Fixed
testFetchResultSet() integration test
2012-08-24 11:44:53 +02:00
Lukas Eder
85d9f8ffc5 [#430] Add support for the Firebird database - Fixed handling of
BigDecimal data types
2012-08-24 11:43:24 +02:00
Lukas Eder
d57f8ffabc [#430] Add support for the Firebird database - Fixed meta model tests 2012-08-24 11:23:20 +02:00
Lukas Eder
1c246e81e4 [#430] Add support for the Firebird database - Skip testSchemaMapping()
integration test
2012-08-24 11:20:44 +02:00
Lukas Eder
47111bd0f3 [#430] Add support for the Firebird database - Skip testUse()
integration test
2012-08-24 11:20:18 +02:00
Lukas Eder
88de2f62da [#430] Add support for the Firebird database - Fixed binding of NULL
values to PreparedStatements
2012-08-24 11:17:54 +02:00
Lukas Eder
9fb61a5089 [#430] Add support for the Firebird database - Fixed numeric data types 2012-08-24 10:47:25 +02:00