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 |
|
Lukas Eder
|
693a78350b
|
Release 2.2.0 - Fixed Javadoc
|
2012-04-09 15:30:01 +00:00 |
|
Lukas Eder
|
2c691d1f31
|
Release 2.2.0 - Fixed Javadoc
|
2012-04-09 15:27:58 +00:00 |
|
Lukas Eder
|
69057e7960
|
Release 2.2.0
|
2012-04-09 15:03:59 +00:00 |
|
Lukas Eder
|
d3dc710f93
|
Release 2.2.0
|
2012-04-09 15:02:25 +00:00 |
|
Chrriis
|
5387cc8a5a
|
[#1177] Add SQL Console module to jOOQ - boolean editor did not consider null different from false.
|
2012-04-09 12:43:03 +00:00 |
|
Chrriis
|
6b5c14a2aa
|
[#1177] Add SQL Console module to jOOQ - parameters description is a separate variable, to potentially apply filtering in the future.
|
2012-04-09 12:37:55 +00:00 |
|
Lukas Eder
|
bfd039bdcb
|
Release 2.2.0
|
2012-04-08 13:18:44 +00:00 |
|
Lukas Eder
|
874adda9cd
|
[#1255] Let generated Tables contain a protected default constructor, to be able to extend classes - Github issue #12
|
2012-04-08 13:14:24 +00:00 |
|
Lukas Eder
|
76256acb2d
|
Fixed cubrid generated code
|
2012-04-07 14:46:51 +00:00 |
|
Lukas Eder
|
6cb6fad7d9
|
[#585] Add support for DATE, TIME and INTERVAL arithmetic - won't support Ingres...
|
2012-04-07 14:42:54 +00:00 |
|
Lukas Eder
|
053d107f6e
|
[#566] Add support for INTERVAL data types - some fixes for Postgres
[#585] Add support for DATE, TIME and INTERVAL arithmetic - some fixes for Postgres
|
2012-04-07 13:26:32 +00:00 |
|
Lukas Eder
|
3b95d040ba
|
[#566] Add support for INTERVAL data types - some fixes
[#585] Add support for DATE, TIME and INTERVAL arithmetic - some fixes
|
2012-04-07 12:01:55 +00:00 |
|
Lukas Eder
|
d0d0198cbc
|
[#566] Add support for INTERVAL data types - some fixes
[#585] Add support for DATE, TIME and INTERVAL arithmetic - some fixes
|
2012-04-07 12:01:06 +00:00 |
|
Lukas Eder
|
d1285173f7
|
[#1278] DEBUG log both executed SQL and SQL with inlined bind values
|
2012-04-07 11:59:36 +00:00 |
|
Lukas Eder
|
7acc26838a
|
[#1273] Simulate GROUP_CONCAT() aggregate function using Oracle's LISTAGG() function, where available
|
2012-04-06 20:40:46 +00:00 |
|
Lukas Eder
|
003344ef32
|
[#1276] Simulate Oracle's LISTAGG() in DB2 using XMLAGG(), SUBSTR() and CONCAT()
|
2012-04-06 19:57:49 +00:00 |
|
Lukas Eder
|
ca32a0fa39
|
[#1273] Simulate GROUP_CONCAT() aggregate function using Oracle's LISTAGG() function, where available
|
2012-04-06 19:24:46 +00:00 |
|
Lukas Eder
|
8a5d3ae639
|
[#1273] Simulate GROUP_CONCAT() aggregate function using Oracle's LISTAGG() function, where available
|
2012-04-06 18:49:15 +00:00 |
|
Lukas Eder
|
367befbe98
|
[#1273] Simulate MySQL's / CUBRID's GROUP_CONCAT() aggregate function using Oracle's LISTAGG() function
[#1275] Simulate Sybase's LIST() aggregate function using Oracle's LISTAGG() function
|
2012-04-06 18:39:46 +00:00 |
|
Lukas Eder
|
e1220a5e75
|
[#1268] Add Factory.field(String, QueryPart...) to generate custom clauses - Some simplifications
|
2012-04-06 17:53:34 +00:00 |
|
Lukas Eder
|
7d78b0a23a
|
[#1268] Add Factory.field(String, QueryPart...) to generate custom clauses - Some simplifications
|
2012-04-06 17:05:10 +00:00 |
|
Lukas Eder
|
6e6fcbcf78
|
[#1268] Add Factory.field(String, QueryPart...) to generate custom clauses
|
2012-04-06 16:29:59 +00:00 |
|
Lukas Eder
|
7f9ce2adf9
|
[#1274] Add support for the Oracle LISTAGG() analytic function - fixed regression
|
2012-04-06 15:51:19 +00:00 |
|
Lukas Eder
|
490ca642bf
|
[#1274] Add support for the Oracle LISTAGG() analytic function
|
2012-04-06 14:26:42 +00:00 |
|
Lukas Eder
|
fe58db50d5
|
[#1257] Add CUBRID support - Updated @Support annotations
|
2012-04-06 12:06:55 +00:00 |
|