Lukas Eder
|
cfa8ec5493
|
Added Xtend nature to jOOQ-tools
|
2012-12-01 17:37:28 +01:00 |
|
Lukas Eder
|
4392940ec7
|
NOP
|
2012-12-01 17:10:07 +01:00 |
|
Lukas
|
d82f0455ab
|
Some auto-generated preference / settings changes
|
2012-12-01 17:01:49 +01:00 |
|
Lukas
|
717b087031
|
[#1981] Add support for DB2 CGTT and MQT - Removed table type predicate
|
2012-12-01 16:59:39 +01:00 |
|
Lukas Eder
|
d358e4b3f9
|
[#1981] Add support for DB2 CGTT and MQT
|
2012-11-30 13:30:02 +01:00 |
|
Lukas Eder
|
962a0226c9
|
[#1982] Change RenderNameStyle.UPPER, LOWER, AS_IS to quote literals if
needed
|
2012-11-30 13:01:15 +01:00 |
|
Lukas Eder
|
7e3ab4e67a
|
[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -
Added implementation reminder
|
2012-11-30 12:22:19 +01:00 |
|
Lukas Eder
|
e8b0133cdf
|
[#1986] Add Record.fromMap() as the inverse operation of
Record.intoMap()
|
2012-11-30 12:01:09 +01:00 |
|
Lukas Eder
|
fb0127bc6f
|
Added missing "final" keyword
|
2012-11-30 11:51:03 +01:00 |
|
Lukas Eder
|
a209da8676
|
[#1636] Add jooq-meta support for querying the JDBC DatabaseMetaData API
- Fixed DECIMAL data type handling
|
2012-11-30 11:34:03 +01:00 |
|
Lukas Eder
|
073f90648f
|
[#1636] Add jooq-meta support for querying the JDBC DatabaseMetaData API
|
2012-11-30 11:25:26 +01:00 |
|
Lukas Eder
|
46f5d7c0e6
|
[#1983] Improve the Javadoc on Table.as() and Field.as() to hint at
case-sensitivity and RenderNameStyle
|
2012-11-28 19:57:06 +01:00 |
|
Lukas Eder
|
d61f8d30ba
|
Merge branch 'master' of https://github.com/jOOQ/jOOQ.git
|
2012-11-28 19:30:30 +01:00 |
|
Lukas Eder
|
92d483b83e
|
[#1984] Add ResultQuery.fetchOneInto()
|
2012-11-28 19:28:04 +01:00 |
|
Lukas Eder
|
ca8e85fe19
|
[#1985] Add support for the EXASOL database
- Mentioned additional planned database integrations
|
2012-11-27 17:01:17 +01:00 |
|
Lukas Eder
|
3d9dd31058
|
[#1972] Move MySQLFactory.md5() to Factory and simulate it for Oracle -
Use DBMS_CRYPTO instead of DBMS_OBFUSCATION_TOOLKIT
|
2012-11-23 15:44:19 +01:00 |
|
Lukas Eder
|
7f45eb66f5
|
[#1976] Add FieldProvider.getIndex(String)
|
2012-11-23 13:37:04 +01:00 |
|
Lukas Eder
|
ba9db424ff
|
[#1971] Fix missing website encoding
|
2012-11-23 13:24:51 +01:00 |
|
Lukas Eder
|
7aa56936f1
|
[#1972] Move MySQLFactory.md5() to Factory and simulate it for Oracle -
Enhanced Javadoc
|
2012-11-23 13:16:53 +01:00 |
|
Lukas Eder
|
c6468f6779
|
[#1972] Move MySQLFactory.md5() to Factory and simulate it for Oracle
|
2012-11-23 13:11:45 +01:00 |
|
Lukas Eder
|
d7aa549ab1
|
[#1968] Add org.jooq.Meta returned from Executor.meta() to return a
wrapped JDBC DatabaseMetaData object - Added some Javadocs
|
2012-11-23 12:57:07 +01:00 |
|
Lukas Eder
|
cde26c3af9
|
[#1097] Add org.jooq.Catalog, a type modelling an entity combining
several org.jooq.Schema
- Added CatalogImpl
- Added getCatalogs() to Meta
|
2012-11-23 12:54:57 +01:00 |
|
Lukas Eder
|
764338f03b
|
[#1097] Add org.jooq.Catalog, a type modelling an entity combining
several org.jooq.Schema - Added parts of the API
|
2012-11-23 12:43:48 +01:00 |
|
Lukas Eder
|
02ccfc766d
|
[#1968] Add org.jooq.Meta returned from Executor.meta() to return a
wrapped JDBC DatabaseMetaData object
|
2012-11-23 12:41:19 +01:00 |
|
Lukas Eder
|
e1ca385651
|
[#1975] Add Result.sort{Asc | Desc}(int) and (String) to order by field
index / name Edit
|
2012-11-23 12:20:15 +01:00 |
|
Lukas Eder
|
4bcc9f5524
|
Updated launch targets
|
2012-11-23 11:55:36 +01:00 |
|
Lukas Eder
|
3d020492b6
|
[#1973] Add Executor.fetchOne(ResultSet)
|
2012-11-23 11:54:25 +01:00 |
|
Lukas Eder
|
5162da5f1f
|
Merge branch 'master' of https://github.com/jOOQ/jOOQ.git
|
2012-11-12 20:02:43 +01:00 |
|
Lukas Eder
|
c303a019bd
|
[#1967] Document using MySQL's SQL_CALC_FOUND_ROWS as an Oracle hint
|
2012-11-12 19:54:27 +01:00 |
|
Lukas Eder
|
9874798860
|
Update jOOQ-website/json/stats.php
|
2012-11-12 11:55:42 +01:00 |
|
Lukas Eder
|
f489e76f61
|
[#1649] Remove support for code generation from pre-jOOQ 2.0 .properties
file - Migration of .properties files
|
2012-11-11 14:36:32 +01:00 |
|
Lukas Eder
|
52fd0b5d8e
|
Updated manual
|
2012-11-11 13:26:01 +01:00 |
|
Lukas Eder
|
7a80d2f155
|
[#1118] Remove support for the code generation ant task
|
2012-11-11 13:25:26 +01:00 |
|
Lukas Eder
|
25e088c257
|
[#1919] Support higher degrees of Row[N] and Record[N] types. Match
Scala's max degree of 22 - Regenerated H2, Oracle, Postgres meta data
|
2012-11-11 12:41:09 +01:00 |
|
Lukas Eder
|
0789a832c7
|
[#1919] Support higher degrees of Row[N] and Record[N] types. Match
Scala's max degree of 22
|
2012-11-11 12:34:43 +01:00 |
|
Lukas Eder
|
83feae654e
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code
artefacts - Added Update / Scala Conversions code generation
|
2012-11-11 12:20:50 +01:00 |
|
Lukas Eder
|
a96282f0fa
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
- Added more Factory generation code
|
2012-11-11 11:31:48 +01:00 |
|
Lukas Eder
|
8415677d17
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
- Added Factory code generation (code insertion)
|
2012-11-10 15:40:51 +01:00 |
|
Lukas Eder
|
dd71da7929
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
- Use Xtend to generate RecordImpl
|
2012-11-10 14:48:58 +01:00 |
|
Lukas Eder
|
a476ac1957
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
- Added generation support for Record[N]
|
2012-11-10 14:38:36 +01:00 |
|
Lukas Eder
|
970cc7bff3
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
|
2012-11-10 14:28:39 +01:00 |
|
Lukas Eder
|
b4701a7283
|
[#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts
|
2012-11-10 14:26:44 +01:00 |
|
Lukas Eder
|
16b4c68a0e
|
[#1966] Add a Row[N].equal(Record[N]) and similar convenience methods
|
2012-11-10 14:24:15 +01:00 |
|
Lukas Eder
|
7f31b11909
|
[#1966] Add a Row[N].equal(Record[N]) and similar convenience methods -
Implemented this for degree = 1. Need a code generator!
|
2012-11-10 11:32:09 +01:00 |
|
Lukas Eder
|
d94d8cba3c
|
[#1690] Add UpdatableRecord.key() returning a Record holding PK values
|
2012-11-10 11:18:07 +01:00 |
|
Lukas Eder
|
3522e9b048
|
Funny Toad Extensions update...
|
2012-11-10 11:16:48 +01:00 |
|
Lukas Eder
|
eb8e865822
|
[#1962] Improve formatting of window functions - Allow to override the
formatting flag
|
2012-11-09 18:52:41 +01:00 |
|
Lukas Eder
|
98295f7435
|
Updated manual
|
2012-11-09 18:39:17 +01:00 |
|
Lukas Eder
|
dc9d3d314f
|
[#1907] Remove FactoryOperations, push its API down to
org.jooq.impl.Executor - Documented DataAccessException
|
2012-11-09 18:36:19 +01:00 |
|
Lukas Eder
|
8f9359f62e
|
[#1907] Remove FactoryOperations, push its API down to
org.jooq.impl.Executor
|
2012-11-09 18:30:50 +01:00 |
|