lukaseder
|
bd3ca03e6b
|
[#3840] Cleanup and documentation
|
2014-12-03 15:44:20 +01:00 |
|
lukaseder
|
ba99612ba0
|
[#3840] Add a JavaEE example project with EJB and JSF
|
2014-12-03 12:51:38 +01:00 |
|
lukaseder
|
27ec3ea0ae
|
[#3838] Bad @Support annotations on ALTER TABLE statements, which are
not supported by SQLite
|
2014-12-03 09:20:24 +01:00 |
|
lukaseder
|
3d7b6a4362
|
[#3835] SQLite's CREATE VIEW statement doesn't allow to rename columns
|
2014-12-03 09:03:21 +01:00 |
|
lukaseder
|
d353eecf5b
|
[#3833] org.jooq.CreateTableAsStep.column(Field<T> field, DataType<T>
type) SQLite
|
2014-12-03 07:59:36 +01:00 |
|
lukaseder
|
a73bbbc6b0
|
[#1391] Implemented emulation for other databases
|
2014-12-02 20:20:48 +01:00 |
|
lukaseder
|
dc0cbb09c8
|
[#1391] Add support for the Postgres "every" aggregate function
|
2014-12-02 18:47:22 +01:00 |
|
lukaseder
|
b0b04d753a
|
[#3831] <dateAsTimestamp/> deprecation warning is displayed even if the
flag is not active
|
2014-12-02 17:37:54 +01:00 |
|
lukaseder
|
77ab36a09b
|
[#3789] Added copyright headers, removed Base64Coder dependency
|
2014-12-02 17:21:44 +01:00 |
|
lukaseder
|
020f17f58c
|
[#3830] Add support for XSL transformation to XMLDatabase
|
2014-12-02 17:19:53 +01:00 |
|
lukaseder
|
fef01e9885
|
[#3822] Fixed tests
|
2014-12-02 16:23:59 +01:00 |
|
Lukas Eder
|
c2e60af3f9
|
Merge pull request #3789 from Vertabelo/master
Out-of-the-box Vertabelo XML format integration
|
2014-12-02 16:12:19 +01:00 |
|
lukaseder
|
f5d68a6dae
|
[#3822] Invalid SQL for Postgres created with values(Row1...)
|
2014-12-02 15:43:57 +01:00 |
|
lukaseder
|
9cea374742
|
[#3824] PostgreSQL dateAdd() erroneously returns a TIMESTAMP value
|
2014-12-02 15:06:31 +01:00 |
|
lukaseder
|
b364042695
|
Upgraded H2 in example projects
|
2014-11-27 09:03:36 +01:00 |
|
lukaseder
|
2401501864
|
Upgraded H2 in example projects
|
2014-11-27 08:38:41 +01:00 |
|
lukaseder
|
ba9557e700
|
Fixed Nashorn example
|
2014-11-27 08:28:15 +01:00 |
|
lukaseder
|
63bf2d39fc
|
[#3819] Add Constants.XSD_META and Constants.NS_META to describe the new
jooq-meta-x.x.xsd
|
2014-11-26 17:17:56 +01:00 |
|
lukaseder
|
bcc93dfabb
|
[#3781] Add support for DSL.trunc(date, DatePart) for H2
|
2014-11-26 17:11:55 +01:00 |
|
lukaseder
|
2ca7bff19c
|
[#3817] When used with set operations, ORDER BY must not contain any
qualified fields
|
2014-11-26 16:57:35 +01:00 |
|
Lukas Eder
|
650e98a99b
|
Merge pull request #3810 from lpireyn/fetchone-mapper
[#3810] Add fetchOne(RecordMapper) shortcut method to ResultQuery
|
2014-11-26 12:06:25 +01:00 |
|
lukaseder
|
e5779f3dee
|
[#3811] Potential NullPointerException in Cursor.fetchOne(RecordMapper)
and other methods
|
2014-11-26 11:59:40 +01:00 |
|
Lukas Eder
|
bef6f2b6a1
|
Merge pull request #3809 from lpireyn/fix-javadoc-typo
Fix typo in Javadoc in ResultQuery
|
2014-11-26 10:45:01 +01:00 |
|
Laurent Pireyn
|
2fa50aeaf9
|
Add fetchOne(RecordMapper) shortcut method to ResultQuery and implement it in implementing classes
|
2014-11-26 10:43:47 +01:00 |
|
Laurent Pireyn
|
e1c2e36c94
|
Fix typo in Javadoc in ResultQuery
|
2014-11-26 10:15:44 +01:00 |
|
lukaseder
|
59d8879aaf
|
[#3803] CREATE TABLE statement does not generate NOT NULL constraint
|
2014-11-26 09:40:55 +01:00 |
|
lukaseder
|
d9e9ff4f52
|
[#3800] jOOQ-Meta should log formatted queries on exception
|
2014-11-26 09:26:14 +01:00 |
|
lukaseder
|
f1e70fed6a
|
[#3376] Add support for PostgreSQL SETOF functions
|
2014-11-26 09:09:33 +01:00 |
|
lukaseder
|
ad7939b213
|
Release 3.5.0
|
2014-11-26 08:36:39 +01:00 |
|
lukaseder
|
038ac1bac4
|
[#3378] Error when fully qualifying PostgreSQL table-valued functions in
SELECT clauses
|
2014-11-26 08:36:32 +01:00 |
|
lukaseder
|
7679e5780e
|
Release 3.6.0-SNAPSHOT
|
2014-11-24 10:51:47 +01:00 |
|
lukaseder
|
bc54d3ba36
|
[#3797] For table-valued functions, generate also a static method in
Tables.java
|
2014-11-24 10:51:39 +01:00 |
|
lukaseder
|
420a217ee2
|
Release 3.6.0-SNAPSHOT
|
2014-11-24 10:08:36 +01:00 |
|
lukaseder
|
752feb4ff3
|
Release 3.6.0-SNAPSHOT
|
2014-11-24 09:48:14 +01:00 |
|
Lukas Eder
|
c0cb49522e
|
Release 3.5.0
|
2014-11-21 16:47:33 +01:00 |
|
Lukas Eder
|
8e7525f68a
|
Release 3.5.0
|
2014-11-21 16:27:15 +01:00 |
|
Lukas Eder
|
9416657847
|
Release 3.5.0
|
2014-11-21 16:01:43 +01:00 |
|
Lukas Eder
|
af78ccd484
|
[#3792] Code generator erroneously refers to "singleton instances" of tables in generated Javadoc
|
2014-11-21 16:01:36 +01:00 |
|
Lukas Eder
|
9d97cc72e5
|
[#1658] Fixed trailing LIMIT clauses for more sophisticated nested selects to prevent issues in DB2
|
2014-11-21 14:15:30 +01:00 |
|
Michał Kołodziejski
|
e65f62d833
|
Integration with Vertabelo - possibility to download Vertabelo XML model directly from the API
|
2014-11-21 12:08:43 +01:00 |
|
Michał Kołodziejski
|
593b86227a
|
Integration with Vertabelo - native support for Vertabelo XML file
|
2014-11-21 12:08:39 +01:00 |
|
Lukas Eder
|
c372ed9785
|
[#1658] Correct placement of TOP clause with respect to synthetic parentheses placed around <query expression body>
|
2014-11-20 19:12:34 +01:00 |
|
Lukas Eder
|
03058d4a3d
|
[#3782] Add a method to create a org.jooq.util.Database by SQLDialect
|
2014-11-20 17:42:55 +01:00 |
|
Lukas Eder
|
5626c91604
|
[#3775] Fixed jOOQ-Scala unit tests
|
2014-11-18 16:34:19 +01:00 |
|
Lukas Eder
|
15a202c895
|
[#3775] Let QueryPart.toString() generate formatted SQL
|
2014-11-18 15:58:52 +01:00 |
|
Lukas Eder
|
82333c28e3
|
[#3638] Don't let ResultQuery.iterable() return a Cursor - a resource that might not be closed in the exception case...
|
2014-11-18 14:19:48 +01:00 |
|
Lukas Eder
|
b898c10c65
|
[#2925] Add support for Firebird stored procedures - Regenerated meta schema
|
2014-11-18 14:15:32 +01:00 |
|
Lukas Eder
|
ed247c684e
|
[#2925] Add support for Firebird stored procedures
|
2014-11-18 14:15:17 +01:00 |
|
Lukas Eder
|
a5a55ac98d
|
Upgraded Spring in examples
|
2014-11-18 14:15:00 +01:00 |
|
Lukas Eder
|
10337617ea
|
[#3773] Explain jOOQ's understanding of Configuration thread safety in the Configuration Javadoc
|
2014-11-18 10:22:51 +01:00 |
|