Commit Graph

869 Commits

Author SHA1 Message Date
Lukas Eder
cc61275add Upgraded Eclipse and Plugins 2012-04-22 10:51:58 +02:00
Lukas Eder
ada41ad5ae Upgraded Eclipse and Plugins 2012-04-22 10:21:42 +02:00
Lukas Eder
942731ab9f [#1323] Add support for byte[] in Postgres UDTs - Added support for Octal values (added integration test) 2012-04-20 13:41:31 +00:00
Lukas Eder
392c419551 [#1333] Add support for the Oracle TRUNC function, for numeric arithmetic 2012-04-20 13:40:42 +00:00
Lukas Eder
e60bed838a [#1323] Add support for byte[] in Postgres UDTs - Added support for Octal values 2012-04-20 13:33:42 +00:00
Lukas Eder
1796cac423 [#1333] Add support for the Oracle TRUNC function, for numeric arithmetic 2012-04-20 13:16:37 +00:00
Lukas Eder
e2f1cba30d Added Pinterest button 2012-04-20 10:46:07 +00:00
Lukas Eder
aac93ee93a [#1322] Add Factory.dateAdd() and timestampAdd() for convenience 2012-04-20 10:36:41 +00:00
Lukas Eder
32e823f356 Upgraded CUBRID JDBC driver from build 1018 to 2032 2012-04-20 10:21:48 +00:00
Lukas Eder
18e05cea75 [#1324] Code generation error in Oracle 10g when generating stored procedures 2012-04-20 09:35:15 +00:00
Lukas Eder
76247926be [#1283] The LIKE escape character needs escaping, too, in contains(), startsWith(), endsWith()
[#1328] Add Field<String> inline(char), inline(Character), inline(CharSequence) for convenience
2012-04-20 09:07:32 +00:00
Lukas Eder
6fcf0f9b30 [#1320] Document the possibility of accessing Connection.getWarnings() when errors are ignored in the Loader API 2012-04-20 08:31:11 +00:00
Lukas Eder
711c7d011d [#1326] Error when deserialising BLOBs from Oracle UDTs 2012-04-20 08:12:04 +00:00
Lukas Eder
f1add09448 [#1327] Add DataType.isLob() 2012-04-19 17:47:28 +00:00
Lukas Eder
64c60a549a [#1323] Add support for byte[] in Postgres UDTs 2012-04-19 16:42:30 +00:00
Lukas Eder
5bca9503a5 Added missing CUBRID database in manual 2012-04-19 11:21:16 +00:00
Lukas Eder
f842b7d905 Improved Javadoc on store() and storeUsing() methods 2012-04-18 20:01:54 +00:00
Lukas Eder
ffa0aa9efc [#1319] Move jooq-spring's FactoryProxy to the core jooq project 2012-04-15 18:34:34 +00:00
Lukas Eder
cfd7c56aed [#1319] Move jooq-spring's FactoryProxy to the core jooq project 2012-04-15 18:33:27 +00:00
Lukas Eder
c304e8702a [#1313] <includes/> and <excludes/> match only table names, not fully qualified names 2012-04-15 17:57:38 +00:00
Lukas Eder
f995290622 Some website improvements (fix for IE) 2012-04-15 17:27:53 +00:00
Lukas Eder
37bf58cf08 Some website improvements 2012-04-15 17:16:42 +00:00
Lukas Eder
1c3ef3dc98 Improved wording 2012-04-15 10:45:12 +00:00
Lukas Eder
b88d35db28 Added advertising section, and Maven statistics 2012-04-15 10:25:48 +00:00
Lukas Eder
6b0164cc1d Added advertising section, and SourceForge statistics 2012-04-15 09:21:11 +00:00
Lukas Eder
bb41ed66ea Some website improvements 2012-04-15 07:26:53 +00:00
Lukas Eder
99e5ad4457 Brand update 2012-04-14 22:53:11 +00:00
Lukas Eder
5f1358722f Brand update 2012-04-14 22:45:08 +00:00
Lukas Eder
5737e16275 [#1315] Let generated factories use their associated Schema as the Settings' RenderMapping's defaultSchema 2012-04-14 15:27:06 +00:00
Lukas Eder
7f48be5af3 [#1308] Oracle's DataTypeDefinition reports the length of a BLOB / CLOB data type to be 4000 2012-04-14 14:23:41 +00:00
Lukas Eder
cee7e5c1fb Fixed Javadoc links 2012-04-14 14:11:10 +00:00
Lukas Eder
d99b20b89c [#1279] NullPointerException when leaving <inputSchema/> empty
[#1312] Allow for omitting <inputSchema/>, and generate all available schemata in that case
2012-04-14 13:47:05 +00:00
Lukas Eder
64a80a8e4c Replaced Wordpress URL by http://blog.jooq.org 2012-04-14 11:56:29 +00:00
Lukas Eder
69bf32942d Release 2.3.0 2012-04-13 14:46:05 +00:00
Lukas Eder
c2bd98212b Suppressed some warnings 2012-04-13 14:41:54 +00:00
Lukas Eder
80d051b555 [#1310] Deprecate Factory.literal() in favor of Factory.inline(), and Factory.field() 2012-04-13 11:12:23 +00:00
Lukas Eder
a997bc4970 [#1302] Add Factory.inline() to allow for flagging inline-only "bind values" 2012-04-13 10:31:35 +00:00
Lukas Eder
fcf396140e [#1304] Add option to generate JSR-303 @NotNull and @Size annotations to generated POJO's 2012-04-13 09:32:40 +00:00
Lukas Eder
20a1929e2b [#1293] Generate setter methods for JAXB annotated configuration properties 2012-04-12 19:03:37 +00:00
Lukas Eder
a9d517fde2 [#1293] Generate setter methods for JAXB annotated configuration properties
Release 2.3.0-SNAPSHOT
2012-04-12 18:56:25 +00:00
Lukas Eder
f2b2bf6efd [#1303] Add connection-less Factory constructors for convenience, when jOOQ is only used as a SQL query builder - Fixed Javadoc errors 2012-04-12 18:49:47 +00:00
Lukas Eder
6d49519087 [#1286] Add "renderSchema" flag to Settings, to completely disable rendering of schema names
[#1306] Add missing INTERVAL data types to HSQLDBDataType
2012-04-12 18:30:59 +00:00
Lukas Eder
20b261fff3 [#1307] Let HSQLDB dialect render NVL2() as NVL2() instead of CASE expression 2012-04-12 18:24:42 +00:00
Lukas Eder
8be5e947cb [#1303] Add connection-less Factory constructors for convenience, when jOOQ is only used as a SQL query builder 2012-04-12 17:47:26 +00:00
Lukas Eder
69ce148a40 Release 2.2.1 2012-04-12 16:16:18 +00:00
Lukas Eder
2f568eb7e3 [#1288] SQL syntax errors from sequences when using RenderMapping's defaultSchema 2012-04-11 21:52:00 +00:00
Lukas Eder
d756423efa [#1298] Avoid source code generation errors when generating code for unknown, dialect-specific data types 2012-04-10 17:55:17 +00:00
Lukas Eder
249034d1d8 [#1297] Compilation error in CUBRID generated artefacts referencing OBJECT types 2012-04-10 17:40:47 +00:00
Lukas Eder
1758ad2b88 [#1289] DefaultBindContext logs as Util.class 2012-04-09 17:05:14 +00:00
Lukas Eder
1c11b9d81d [#1287] Remove oracle.sql dependency also from OSGi information in pom.xml 2012-04-09 17:01:23 +00:00