Lukas Eder
|
7728053c65
|
[#1141] Add Result.intoResultSet() to wrap a Result in a JDBC ResultSet
|
2012-07-06 14:09:22 +02:00 |
|
Lukas Eder
|
f89c193529
|
Added section comment anchors: XXX
|
2012-07-06 14:07:49 +02:00 |
|
Lukas Eder
|
5c921089ed
|
[#1535] Oracle ROW_NUMBER() OVER() have mandatory ordering clauses. Push
down SELECT-level ORDER BY clause to ranking functions if needed -
Prepared integration tests for a future fix
|
2012-07-06 14:01:09 +02:00 |
|
Lukas Eder
|
1700d832b7
|
[#1522] fetch().into(Table) doesn't initialise records correctly, such
that subsequent calls to store() will execute an INSERT, rather than an
UPDATE
|
2012-07-06 13:27:25 +02:00 |
|
Lukas Eder
|
7dc81a977c
|
[#1525] Generate missing Javadoc to getters for procedure OUT parameters
- Regenerated test data
[#1534] Generate more meaningful Javadoc where "an uncommented item"
stands now - Regenerated test data
|
2012-07-06 12:40:31 +02:00 |
|
Lukas Eder
|
0fd55ed604
|
[#1534] Generate more meaningful Javadoc where "an uncommented item"
stands now
|
2012-07-06 12:36:39 +02:00 |
|
Lukas Eder
|
ae04a2ed19
|
[#1525] Generate missing Javadoc to getters for procedure OUT parameters
|
2012-07-06 12:25:40 +02:00 |
|
Lukas Eder
|
1152423ada
|
[#1528] Let generated interfaces extend Serializable - regenerated test
data
|
2012-07-06 12:19:43 +02:00 |
|
Lukas Eder
|
cab9bde9de
|
[#1528] Let generated interfaces extend Serializable
|
2012-07-06 12:19:16 +02:00 |
|
Lukas Eder
|
535a28f9fd
|
[#1529] Factory.batchStore() logs all single statements to DEBUG output.
Find a more accurate log output
|
2012-07-06 11:52:18 +02:00 |
|
Lukas Eder
|
f4cd5d4528
|
[#1532] Clarify the lifecycle of Configuration.data in the Javadoc
|
2012-07-05 19:01:17 +02:00 |
|
Lukas Eder
|
13142d7208
|
Mention Aaron also on website
|
2012-07-02 23:04:07 +02:00 |
|
Lukas Eder
|
73db018cec
|
[#1521] Expose Connection methods, such as commit(), rollback() and
similar transaction-related methods in Factory - added some DEBUG
logging
|
2012-07-02 22:21:50 +02:00 |
|
Lukas Eder
|
9eea63db80
|
[#1253] Avoid JDBC escape syntax for date/time literals - Fixed Unit
tests
|
2012-07-02 21:14:30 +02:00 |
|
Lukas Eder
|
9be84a272f
|
Added clarification to the manual concerning the difference between
"Sybase" and "ASE" in jOOQ
|
2012-07-02 19:18:04 +02:00 |
|
Lukas Eder
|
6f5ac2bb9b
|
[#1141] Add Result.intoResultSet() to wrap a Result in a JDBC ResultSet
|
2012-07-01 16:32:20 +02:00 |
|
Lukas Eder
|
3140b9605e
|
Updated release notes
|
2012-07-01 12:46:08 +02:00 |
|
Lukas Eder
|
006ec665aa
|
[#1524] Simulate ROW_NUMBER() OVER() in HSQLDB using ROWNUM()
|
2012-07-01 11:01:17 +02:00 |
|
Lukas Eder
|
577ddd4a60
|
[#1523] Support ROW_NUMBER() OVER() for the latest version of Derby and
H2, which support it
|
2012-07-01 10:49:38 +02:00 |
|
Lukas Eder
|
71588514ff
|
[#1253] Avoid JDBC escape syntax for date/time literals - fix for Sybase
ASE
|
2012-07-01 10:34:27 +02:00 |
|
Lukas Eder
|
f8527b3dbb
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2012-07-01 10:29:17 +02:00 |
|
Lukas Eder
|
83e5b1a39a
|
Added Aaron as a contributor
|
2012-07-01 10:27:38 +02:00 |
|
Lukas Eder
|
559eec5e47
|
[#1498] jOOQ does not compile using JDK 7 / JDBC 4.1. GitHub Issue #24 -
Added necessary modifications to jOOQ Console, in order to be able to
build it with JDK 7
|
2012-07-01 10:20:29 +02:00 |
|
Lukas Eder
|
2ba8e8acaa
|
[#1498] jOOQ does not compile using JDK 7 / JDBC 4.1. GitHub Issue #24 -
Moved JDBC 4.1 artefacts to a public org.jooq.tools.jdbc package, for
reuse in jOOQ Console and other modules
|
2012-07-01 10:16:43 +02:00 |
|
Chrriis
|
fcecf6a052
|
[#1249] Add breakpoint capability to jOOQ Console - reg exp editor.
|
2012-06-30 16:49:58 +02:00 |
|
Chrriis
|
c7fa4d3dd5
|
[#1249] Add breakpoint capability to jOOQ Console - UI improvements.
|
2012-06-30 16:44:48 +02:00 |
|
Chrriis
|
65e7b47679
|
[#1177] Add SQL Console module to jOOQ - remote mode converts to string
non serializable types.
|
2012-06-30 16:33:57 +02:00 |
|
Chrriis
|
2477e0968f
|
[#1249] Add breakpoint capability to jOOQ Console - UI improvements to
simplify usage.
|
2012-06-30 16:26:42 +02:00 |
|
Chrriis
|
e0423c5a21
|
[#1177] Add SQL Console module to jOOQ - disclaimer part of the license
in the about box.
|
2012-06-30 16:12:07 +02:00 |
|
Chrriis
|
a7dbc4cf6e
|
[#1249] Add breakpoint capability to jOOQ Console - data tips on tree.
|
2012-06-30 15:58:12 +02:00 |
|
Chrriis
|
be657371fb
|
[#1249] Add breakpoint capability to jOOQ Console - data tips on tree.
|
2012-06-30 15:58:00 +02:00 |
|
Chrriis
|
c6a37f6e8f
|
[#1249] Add breakpoint capability to jOOQ Console - Skip and Fail
(throw exception).
|
2012-06-30 15:10:26 +02:00 |
|
Chrriis
|
5bc80c2dac
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2012-06-30 14:28:30 +02:00 |
|
Lukas Eder
|
72715a1c7c
|
[#1253] Avoid JDBC escape syntax for date/time literals
|
2012-06-30 12:21:07 +02:00 |
|
Lukas Eder
|
8abb2a1707
|
[#1499] Generated members of Tables.java are not final - regenerated
test data
|
2012-06-30 10:24:30 +02:00 |
|
Lukas Eder
|
51fd7fc55a
|
[#1499] Generated members of Tables.java are not final
|
2012-06-30 10:23:32 +02:00 |
|
Lukas Eder
|
206ec3cde4
|
Fixed bad refactoring change
|
2012-06-30 10:13:57 +02:00 |
|
Lukas Eder
|
8d277816c5
|
[#1521] Expose Connection methods, such as commit(), rollback() and
similar transaction-related methods in Factory
|
2012-06-30 10:06:17 +02:00 |
|
Lukas Eder
|
1c92e88785
|
Fixed manual, replaced remaining references to SQLException by
DataAccessException
|
2012-06-30 09:25:06 +02:00 |
|
Lukas Eder
|
e202d6dd75
|
[#1520] Handle SQL Server's and Sybase ASE's limitations of 2100 or 2000
maximum bind values per query
|
2012-06-30 08:34:16 +02:00 |
|
Lukas Eder
|
f969ebd565
|
[#1515] Splitting of large NOT IN conditions is wrong. The parts should
be connected with AND, not with OR
|
2012-06-29 19:58:20 +02:00 |
|
Lukas Eder
|
5ca80a5b41
|
[#1490] Compilation error when a SQL Server stored procedure has a
parameter named "value" - regenerated test schema
|
2012-06-29 19:34:32 +02:00 |
|
Lukas Eder
|
22222acb75
|
[#1490] Compilation error when a SQL Server stored procedure has a
parameter named "value"
|
2012-06-29 19:33:26 +02:00 |
|
Lukas Eder
|
56e200b85e
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2012-06-29 17:56:14 +02:00 |
|
Lukas Eder
|
1973a7abee
|
[#1509] Minor improvements in the generator source code. GitHub pull
request #23 - Added Javadoc
|
2012-06-29 17:55:30 +02:00 |
|
Lukas Eder
|
5f59b6061b
|
[#1509] Minor improvements in the generator source code. GitHub pull
request #23 - Added Javadoc
|
2012-06-29 17:27:54 +02:00 |
|
Lukas Eder
|
218eea19a9
|
Merge pull request #23 from digulla/digulla
Refactoring of DefaultGenerator to make it easier to reuse
|
2012-06-29 08:15:38 -07:00 |
|
Lukas Eder
|
9b5ed01930
|
[#1507] Add support for Sybase ASE stored procedures - commented section
of code that doesn't yet work.
|
2012-06-29 17:02:11 +02:00 |
|
Lukas Eder
|
71bd87f33d
|
[#1498] jOOQ does not compile using JDK 7 / JDBC 4.1. GitHub Issue #24
|
2012-06-29 16:45:55 +02:00 |
|
Lukas Eder
|
a128acc898
|
Merge pull request #25 from jjYBdx4IL/master
please pull this
|
2012-06-29 07:26:22 -07:00 |
|