Commit Graph

3239 Commits

Author SHA1 Message Date
Lukas Eder
32243df9b2 Fixed warning 2013-11-18 12:41:58 +01:00
Lukas Eder
423d9ceefb [#2829] Integrated Johanes Bühler's pull request, fixing formatting, license headers, etc.
[#2853] Add DSLContext.fetchFromJSON()
2013-11-18 12:27:40 +01:00
Lukas Eder
03d7d976bb Merge pull request #2849 from jonnybbb/master
#2829 JSON Loader improvements
2013-11-18 02:50:49 -08:00
Lukas Eder
5bcdb0eddf [#2852] Add jOOQ-xtend, an Open Source jOOQ extension for use with Eclipse's Xtend 2013-11-18 11:46:34 +01:00
Lukas Eder
8887e38dd9 Added Topconf 2013 demo sources 2013-11-16 11:31:58 +01:00
Johannes Buehler
0fc758e3a2 #2829 applied eclipse Code Formatting 2013-11-15 22:18:07 +01:00
Johannes Buehler
bea6968225 Merge remote-tracking branch 'github/master' 2013-11-15 21:48:26 +01:00
Johannes Buehler
9c751d7644 #2829 applied eclipse Code Formatting 2013-11-15 21:47:29 +01:00
Lukas Eder
861d43980a [#2848] Add support for infix-notation for bitwise operations 2013-11-15 18:07:04 +01:00
Lukas Eder
91d4b4fddb Updated Release notes 2013-11-14 15:08:38 +01:00
Lukas Eder
d5e1d55f25 [#2847] Added a working test case to check if ad-hoc records can be constructed correctly for extracting data from fetchMap() results 2013-11-14 15:08:16 +01:00
Johannes Buehler
6e7f1428ce Merge remote-tracking branch 'github/master' 2013-11-14 09:46:21 +01:00
Johannes Buehler
1144224aba added JSON Loader Tests
LoaderImpl now uses same executeSQL method for indeepended of the import format
2013-11-14 09:43:06 +01:00
Lukas Eder
fad61c8389 [#2844] Let JAXB emit more warnings when loading the code generation configuration 2013-11-12 14:01:23 +01:00
Lukas Eder
fab632a14a Better codegen output formatting 2013-11-12 13:49:04 +01:00
Lukas Eder
8084bae5d4 [#2842] Sybase CAST(? AS LONG VARCHAR) must not contain a length 2013-11-11 14:30:03 +01:00
Lukas Eder
23d70004cd [#2837] Deprecate code generation configuration's <expressions/> in favour of <expression/> 2013-11-11 13:12:30 +01:00
Lukas Eder
2caba92084 [#2831] Bad Javadoc formatting on MySQLDSL's and MariaDBDSL's enumType() method 2013-11-11 10:32:07 +01:00
Lukas Eder
c9aec372f8 Mention Johannes Bühler as a contributor in the pom.xml 2013-11-04 11:12:51 +01:00
Lukas Eder
e1184ba6a5 [#2829] Removed unneeded nullString() method from the JSON Loader API 2013-11-04 11:08:34 +01:00
Lukas Eder
7158978af2 [#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data - Fixed warnings 2013-11-04 11:05:51 +01:00
Lukas Eder
e79890ede9 [#2492] Add support for the MS Access database - Synchronise jOOQ Professional Edition with jOOQ Open Source Edition 2013-11-04 11:05:15 +01:00
Lukas Eder
96c3c16a25 Include source code in pro edition. Exclude it in trial edition 2013-11-04 10:48:27 +01:00
Lukas Eder
db4642b6d9 [#2816] Manual shows wrong DefaultConfiguration constructor call for use with Spring 2013-11-04 10:47:41 +01:00
Lukas Eder
4ea1428d8c [#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data - Fixed warnings 2013-11-04 10:44:41 +01:00
Lukas Eder
44597edcdb Merge pull request #2827 from jonnybbb/master
[#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data
2013-11-04 00:59:32 -08:00
Johannes Buehler
b63423a92d Added JSON import Support. 2013-11-03 14:30:18 +01:00
Lukas Eder
146b5e54b5 Merge branch 'master' of https://github.com/jOOQ/jOOQ.git 2013-11-01 17:19:31 +01:00
Lukas Eder
d03f34c450 [#2824] Log 500 records on TRACE level, instead of just 5 2013-11-01 17:19:10 +01:00
Lukas Eder
5cccc5d828 All of a sudden, Ingres (or the Ingres JDBC driver) starts closing connections randomly... 2013-11-01 16:00:36 +01:00
Lukas Eder
6202fdfdc8 Release 3.3.0-SNAPSHOT 2013-11-01 10:12:17 +01:00
Lukas Eder
eab6c31dd0 [#2809] Add support for MySQL's MID() function, which is a synonym for SUBSTRING() 2013-10-31 14:34:25 +01:00
Lukas Eder
09a68de5a0 Javadoc Fix 2013-10-31 11:07:20 +01:00
Lukas Eder
4187847135 [#2815] Added failing integration test 2013-10-31 11:06:48 +01:00
Lukas Eder
edc6baf3ae [#2767] Add support for CUBRID 9.2 features 2013-10-29 14:07:53 +01:00
Lukas Eder
425b71d92a Release 3.3.0-SNAPSHOT 2013-10-29 12:29:01 +01:00
Lukas Eder
0636238b1e Synced with "pro" version 2013-10-29 12:22:34 +01:00
Lukas Eder
77efa7ede2 [#2801] add help message to jOOQ-Codegen when OSS users try using commercial databases 2013-10-29 12:22:23 +01:00
Lukas Eder
e9029277fa [#2805] Add seekAfter() and seekBefore() to allow for paging in both directions 2013-10-29 11:54:31 +01:00
Lukas Eder
f55b482a34 [#2810] Add support for the REVERSE() function, where it is supported 2013-10-29 11:12:02 +01:00
Lukas Eder
ba947e3f16 Fixed bad test assumptions about returned data types 2013-10-29 10:55:24 +01:00
Lukas Eder
311f3299d8 Fixed unit tests after introduction of WINDOW clause 2013-10-28 18:06:09 +01:00
Lukas Eder
267ba0faa9 [#2811] Deprecate ResultQuery.fetchLazy(int) - fetchSize is now passed to ResultQuery.fetchSize() not only for lazy fetching 2013-10-28 17:56:03 +01:00
Lukas Eder
759cab3fc4 [#2806] Add ResultQuery.fetchSize() to influence the JDBC Statement's fetch size 2013-10-28 17:55:48 +01:00
Lukas Eder
0deb4f6f92 Don't run this test in H2 2013-10-28 17:54:46 +01:00
Lukas Eder
fac2c3ab08 Something keeps changing... ? 2013-10-28 17:54:23 +01:00
Lukas Eder
5268c59103 Release 3.3.0-SNAPSHOT 2013-10-28 17:13:41 +01:00
Lukas Eder
bd209424aa [#2658] Inefficient emulation of row value expression comparison predicates <, <=, >, >=. Factor out predicates for improved index usage 2013-10-23 17:37:00 +02:00
Lukas Eder
4352c1849d [#2795] Bad Javadoc on DSLContext.fetchOne(String) method 2013-10-23 16:07:04 +02:00
Lukas Eder
a812c03795 [#2246] Add <T> T DSLContext.fetchValue(Select<Record1<T>>) to support more typesafety when fetching single values 2013-10-23 15:17:56 +02:00