Commit Graph

2701 Commits

Author SHA1 Message Date
Lukas Eder
943bade6bc Remove "planned" section 2013-07-11 15:10:08 +02:00
Lukas Eder
80fc8ae07f Remove when to use/not to use jOOQ sections 2013-07-11 15:09:08 +02:00
Lukas Eder
382301519b Replaced bad nbsp characters 2013-07-11 14:57:51 +02:00
Lukas Eder
3094d80707 Added June stats 2013-07-11 09:25:09 +02:00
Lukas Eder
06bde8c032 [#2634] Minor documentation bug: The MockDataProvider uses toLowerCase()
but upper-case SQL keywords
2013-07-11 00:39:38 +02:00
Lukas Eder
a768462811 Javadoc fix 2013-07-11 00:32:48 +02:00
Lukas Eder
1798c7afe1 [#2626] Add org.jooq.Template for custom SQL templating
And also:
* [#2630] Add DSL.queryPart(String, Object...) and similar methods to
create simple plain SQL query parts
2013-07-10 16:39:28 +02:00
Lukas Eder
ab60187bd4 Added jpg version of logo 2013-07-10 13:35:28 +02:00
Lukas Eder
20a9a234d8 Upgraded Prettify to fix IE10 issues 2013-07-09 23:19:53 +02:00
Lukas Eder
1e51ed871a [#2624] Wrong SQL Server 2012 detection in jOOQ-Meta 2013-07-09 17:37:04 +02:00
Lukas Eder
6a300f28c9 Fixed minor documentation bug 2013-07-08 20:03:34 +02:00
Lukas Eder
bf8c87d71b Reverted social icons to previous versions 2013-07-07 14:06:18 +02:00
Lukas Eder
9216742d70 [#2618] Document the fact that different packages are generated for
different schemas
2013-07-07 13:28:27 +02:00
Lukas Eder
a66639c7f9 [#2619] Add an example ExecuteListener to the manual, showing how UPDATE
and DELETE statements without WHERE clause can be aborted
2013-07-07 12:54:33 +02:00
Lukas Eder
75b7f54c70 [#2619] Add an example ExecuteListener, showing how UPDATE and DELETE
statements without WHERE clause can be aborted
2013-07-07 12:46:27 +02:00
Lukas Eder
704a69e1c0 [#2613] The batch INSERT query example in the manual is no longer
correct with jOOQ 3.x
2013-07-06 13:50:56 +02:00
Lukas Eder
2a426b9471 [#2613] The batch INSERT query example in the manual is no longer
correct with jOOQ 3.x - Added some integration tests
2013-07-06 13:35:30 +02:00
Lukas Eder
5387353849 Removed border radius 2013-07-05 14:34:50 +02:00
Lukas Eder
d9907a78b6 Re-added fork-me on GitHub banner 2013-07-05 14:30:57 +02:00
Lukas Eder
8fbcac4ff3 Better social icons 2013-07-05 14:23:55 +02:00
Lukas Eder
247bc9850e Removed Catincan banner 2013-07-05 13:22:51 +02:00
Lukas Eder
e60dc20866 [#2608] Error in code generator when the sqlite_sequence table is
missing
2013-07-05 09:56:23 +02:00
Lukas Eder
5888b36f65 Fixed typo 2013-07-05 09:00:41 +02:00
Lukas Eder
0558377b89 Fixed typo 2013-07-05 08:54:33 +02:00
Lukas Eder
c39a9ce700 [#2534] Correctly handle Oracle BLOB and CLOB data types, when fetched
through plain SQL - Added integration tests
2013-07-04 16:16:22 +02:00
Lukas Eder
753d5f367d [#2534] Correctly handle Oracle BLOB and CLOB data types, when fetched
through plain SQL - Added failing integration test
2013-07-04 16:09:06 +02:00
Lukas Eder
5bfd3c62ab Added .travis.yml 2013-07-04 15:29:08 +02:00
Lukas Eder
53258e02d1 [#2542] Add a Keyword type and DSL.keyword(String) to construct it 2013-07-04 12:37:21 +02:00
Lukas Eder
5787a77808 Javadoc fix 2013-07-04 12:18:56 +02:00
Lukas Eder
690a17277d [#1079] Add support for Oracle's FLASHBACK QUERY clause 2013-07-04 12:16:32 +02:00
Lukas Eder
80a107ca99 Reorganised methods in org.jooq.Table 2013-07-04 10:52:46 +02:00
Lukas Eder
604a73b7b8 [#2606] Distinguish ORACLE10G, ORACLE11G, ORACLE12C SQLDialects within
the ORACLE family
2013-07-04 10:49:07 +02:00
Lukas Eder
e811cfd66d Fixed test for SQL Server 2013-07-04 10:47:25 +02:00
Lukas Eder
1592de7547 [#2581] Deprecate fetchLater() and FutureResult<R> 2013-07-04 09:42:47 +02:00
Lukas Eder
297db8be93 [#2581] Deprecate fetchLater() and FutureResult<R> 2013-07-04 09:39:10 +02:00
Lukas Eder
2256a01d62 [#2577] Skip the test for Sybase 2013-07-03 17:11:59 +02:00
Lukas Eder
b8013f3cf0 Fixed integration test for Sybase 2013-07-03 17:04:17 +02:00
Lukas Eder
723c787ca9 [#2492] Fixed MS Access identifier quoting 2013-07-03 16:52:01 +02:00
Lukas Eder
3a3a1cd62f [#2591] Added failing integration test 2013-07-03 16:50:49 +02:00
Lukas Eder
419c3e21a3 Fixed formatting 2013-07-03 16:14:43 +02:00
Lukas Eder
f01cbe9798 [#2492] Add support for the MS Access database - Fixed some compilation
issues in the Access integration
2013-07-03 14:47:24 +02:00
Lukas Eder
0a169d6545 Resolved compile-time ambiguity 2013-07-03 14:45:54 +02:00
Lukas Eder
259884febd [#2595] Add implicit conversions from Scala functions to
RecordMapper
2013-07-03 14:41:07 +02:00
Lukas Eder
4010ffc18b [#2596] Scala tests don't run with Maven 2013-07-03 11:40:49 +02:00
Lukas Eder
f08445a838 [#2492] Add support for the MS Access database - More fixes to the
Access integration
2013-07-02 22:37:01 +02:00
Lukas Eder
b5a00d70f7 [#2594] Regenerated Access database 2013-07-02 22:36:07 +02:00
Lukas Eder
07f35be833 [#2594] Add primary key and foreign key navigation support in
JDBCDatabase
2013-07-02 22:34:44 +02:00
Lukas Eder
088160e24d [#2593] Add Meta.getPrimaryKeys() 2013-07-02 21:59:41 +02:00
Lukas Eder
8ef4103416 [#2492] Add support for the MS Access database - First time code
generation
2013-07-02 21:27:02 +02:00
Lukas Eder
e25b92d711 [#2492] Add support for the MS Access database - Initial setup 2013-07-02 21:26:47 +02:00