Lukas Eder
|
ed231beff1
|
Removed unneeded AbstractConfiguration
|
2013-03-30 18:06:54 +01:00 |
|
Lukas Eder
|
58d3979bec
|
[#2362] Decouple org.jooq.impl.Executor from Configuration. Choose
composition over inheritance
|
2013-03-30 18:04:00 +01:00 |
|
Lukas Eder
|
0dc7f8ac37
|
[#2361] Inaccurate Configuration Javadoc explaining wrong
ExecuteListener lifecycle
|
2013-03-30 17:02:16 +01:00 |
|
Lukas Eder
|
757958b521
|
Fixed some compilation errors
|
2013-03-25 07:13:46 +01:00 |
|
Chrriis
|
501cc7e8fa
|
[#1177] Add SQL Console module to jOOQ - Adjust debug listener to use
single run contextual data.
|
2013-03-24 19:24:41 +01:00 |
|
Lukas Eder
|
458a89b94d
|
[#2354] Single page manual display errors on Firefox
|
2013-03-24 17:04:56 +01:00 |
|
Lukas Eder
|
62ce4aae8f
|
Adapted Xtend code to the latest changes
|
2013-03-24 16:19:30 +01:00 |
|
Lukas Eder
|
4486ea8189
|
Fixed Javadoc
|
2013-03-24 13:03:20 +01:00 |
|
Lukas Eder
|
6ea8c5a11e
|
[#2353] Decouple org.jooq.Context from Configuration. Choose
composition over inheritance
|
2013-03-24 12:48:28 +01:00 |
|
Lukas Eder
|
e2658c58cf
|
Fixed Javadoc
|
2013-03-24 12:28:04 +01:00 |
|
Lukas Eder
|
dfb3dbf56c
|
[#2343] Decouple lifecycle of Configuration and ExecuteContext
|
2013-03-24 12:23:46 +01:00 |
|
Lukas Eder
|
a8c35286ac
|
Fixed Javadocs
|
2013-03-24 11:49:23 +01:00 |
|
Lukas Eder
|
c2f4dc2a71
|
[#2328] Remove UpdatableTable marker interface, pulling up methods
to Table - Regenerated databases
|
2013-03-24 11:45:57 +01:00 |
|
Lukas Eder
|
8e8915c008
|
[#2328] Remove UpdatableTable marker interface, pulling up methods
to Table
|
2013-03-24 11:45:40 +01:00 |
|
Lukas Eder
|
e7b46589a1
|
[#2350] Do not statically reference a Connection from GenerationTool
|
2013-03-23 11:34:30 +01:00 |
|
Lukas Eder
|
00c2ddb15d
|
[#2351] Relax ConnectionProvider contract, allowing acquire() to
return new Connections even before release() is called
|
2013-03-22 14:20:08 +01:00 |
|
Lukas Eder
|
38864c2b16
|
[#2351] Relax ConnectionProvider contract, allowing acquire() to return
new Connections even before release() is called - Updated contract
|
2013-03-22 13:25:17 +01:00 |
|
Lukas Eder
|
b4c10646a2
|
[#2329] Add Javadoc to Configuration.getExecuteListeners() and
setExecuteListeners()
|
2013-03-22 12:53:00 +01:00 |
|
Lukas Eder
|
c91a393de8
|
Fixed Javadoc
|
2013-03-22 12:43:15 +01:00 |
|
Lukas Eder
|
6de82d7a76
|
[#2331] Add hint to the manual about mvn eclipse:clean and
eclipse:eclipse when building jOOQ
|
2013-03-22 12:42:11 +01:00 |
|
Lukas Eder
|
f97f81a43c
|
[#2345] Singleton instances are not preserved after deserialisation -
Reverted adding of test case
|
2013-03-22 12:37:54 +01:00 |
|
Lukas Eder
|
377572748e
|
[#2342] Change Configuration.getData() to return Map<Object, Object>
|
2013-03-20 20:10:46 +01:00 |
|
Lukas Eder
|
86bc2b5dc8
|
[#2347] Let equals() implementations succeed early on identity
|
2013-03-20 20:04:28 +01:00 |
|
Lukas Eder
|
c75ea9886b
|
Fixed broken Javadoc
|
2013-03-19 22:06:01 +01:00 |
|
Lukas Eder
|
8abdc20465
|
[#2346] org.jooq.Meta's generated Schema and other objects are
Serializable, but their enclosed Meta instance is not
|
2013-03-18 21:08:11 +01:00 |
|
Lukas Eder
|
513764796a
|
[#2345] Singleton instances are not preserved after deserialisation -
Add failing test
|
2013-03-18 20:21:00 +01:00 |
|
Lukas Eder
|
e2f890b163
|
Improved homepage SQL example
|
2013-03-17 10:44:27 +01:00 |
|
Lukas Eder
|
dfa57cbb54
|
[#2338] Tutorial example unclear: There are three artefacts in Maven,
not just one
|
2013-03-16 11:38:22 +01:00 |
|
Lukas Eder
|
50aac2fdda
|
[#2336] Log4j ClassNotFoundException LoggerListener
|
2013-03-16 11:18:44 +01:00 |
|
Lukas Eder
|
5cd2232840
|
Fixed license
|
2013-03-13 19:23:12 +01:00 |
|
Lukas Eder
|
95b02d8529
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2013-03-13 19:22:03 +01:00 |
|
Lukas Eder
|
d8bcef64c1
|
[#2332] Documentation example regarding Factory.concat() does not
compile
|
2013-03-13 19:19:47 +01:00 |
|
Chrriis
|
447b4e70f6
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2013-03-10 21:42:47 +01:00 |
|
Chrriis
|
599c01b070
|
[#1177] Add SQL Console module to jOOQ - Adjust to jOOQ 3.0.
|
2013-03-10 21:41:11 +01:00 |
|
Lukas Eder
|
b9e5864301
|
Updated Maven Central stats
|
2013-03-10 13:07:06 +01:00 |
|
Lukas Eder
|
513e440ab2
|
[#2328] Pull up UpdatableTable.getKeys() and getReferencesFrom() methods
to Table - Regenerated H2 database
|
2013-03-10 12:41:00 +01:00 |
|
Lukas Eder
|
b100f91d21
|
[#2328] Pull up UpdatableTable.getKeys() and getReferencesFrom() methods
to Table
|
2013-03-10 12:40:38 +01:00 |
|
Lukas Eder
|
a31007d1cb
|
Tutorial bug
|
2013-03-09 12:12:44 +01:00 |
|
Lukas Eder
|
b0fd96b1e3
|
[#2325] "HsqlException: incompatible data type in conversion" when
binding a UUID[] to an HSQLDB prepared statement
|
2013-03-08 14:28:12 +01:00 |
|
Lukas Eder
|
6b215bbb31
|
[#2321] Implement various Key.toString() methods
|
2013-03-08 13:59:19 +01:00 |
|
Lukas Eder
|
f11aef3c4a
|
Release 3.0.0-RC2 - Regenerated Derby, Firebird, CUBRID databases
|
2013-03-08 12:53:31 +01:00 |
|
Lukas Eder
|
dd2eaf1541
|
[#2308] Do not generate "final" Tables.java, UniqueKeys.java, etc
|
2013-03-08 12:45:48 +01:00 |
|
Lukas Eder
|
a417ec7a89
|
Release 3.0.0-RC2 - Regenerated H2 schemata
|
2013-03-08 12:45:27 +01:00 |
|
Lukas Eder
|
67a0528ad2
|
Release 3.0.0-RC2 - Regenerated HSQLDB schemata
|
2013-03-08 12:36:28 +01:00 |
|
Lukas Eder
|
e437354b7e
|
Release 3.0.0-RC2 - Regenerated MySQL schemata
|
2013-03-08 12:33:33 +01:00 |
|
Lukas Eder
|
68e729661b
|
Release 3.0.0-RC2 - Fixed broken integration test
|
2013-03-08 12:21:52 +01:00 |
|
Lukas Eder
|
b52279b074
|
Release 3.0.0-RC2 - Fixed integration test scenario regression. The
Oracle custom strategy generation must generate "global object
references" for a test to work
|
2013-03-08 12:19:57 +01:00 |
|
Lukas Eder
|
da02d3d91f
|
Release 3.0.0-RC2 - Regenerated Oracle schema
|
2013-03-08 12:14:06 +01:00 |
|
Lukas Eder
|
80bb886468
|
Release 3.0.0-RC2 - Regenerated Postgres schema
|
2013-03-08 12:02:28 +01:00 |
|
Lukas Eder
|
4b6a1546bc
|
Release 3.0.0-RC2 - Fixed broken integration test
|
2013-03-08 12:02:11 +01:00 |
|