Lukas Eder
|
cccce72086
|
[#2372] Add aliases for arithmetic operators to be able to use
Groovy default operator overloading
|
2013-04-05 13:28:53 +02:00 |
|
Lukas Eder
|
7ede90174a
|
[#2374] INSERT .. RETURNING always returns null for dynamically created
tables - Reverted incorrect fix
|
2013-04-05 13:14:27 +02:00 |
|
Lukas Eder
|
eb34ebf4d7
|
Merge pull request #2377 from svenjacobs/master
[#2374] INSERT .. RETURNING always returns null for dynamically created tables - Canonical implementation contributed by Steven Jacobs
|
2013-04-05 04:06:56 -07:00 |
|
Lukas Eder
|
dacf7184ae
|
[#2378] Allow for overriding getIdentity() and getReferences() in
CustomTable
|
2013-04-05 13:00:41 +02:00 |
|
Sven Jacobs
|
1685351e82
|
Fix for issue #2374 (INSERT .. RETURNING always returns null for dynamically created tables)
|
2013-04-05 11:45:05 +02:00 |
|
Lukas Eder
|
caa173e5bd
|
Fixed Javadoc
|
2013-04-05 11:22:55 +02:00 |
|
Lukas Eder
|
abe43ec2c2
|
Release 3.0.0-SNAPSHOT
|
2013-04-05 11:20:59 +02:00 |
|
Lukas Eder
|
4f519a7908
|
[#1868] [#2373] Cursor.close() doesn't terminate the ExecuteListener
life cycle
|
2013-04-05 11:18:39 +02:00 |
|
Lukas Eder
|
3648e2fc50
|
[#2373] Cursor.close() doesn't terminate the ExecuteListener life cycle
- Cursor should always be closed
|
2013-04-05 10:16:00 +02:00 |
|
Lukas Eder
|
f13fd3524a
|
[#2373] ExecuteListener may have an unbalanced life-cycle - Fixed
LifecycleWatcherListener
|
2013-04-05 09:46:25 +02:00 |
|
Lukas Eder
|
46c185e3ce
|
[#2373] ExecuteListener may have an unbalanced life-cycle - Added
LifecycleWatcherListener that collects start() and end() event counts
for display in integration tests
|
2013-04-05 09:40:13 +02:00 |
|
Lukas Eder
|
a654aff1ce
|
Added some Javadoc
|
2013-04-05 08:44:39 +02:00 |
|
Lukas Eder
|
ba0c5e4734
|
[#2367] SQLite identifiers that collide with keywords should be quoted
|
2013-04-04 20:30:00 +02:00 |
|
Lukas Eder
|
65504c9d9e
|
[#2366] Add org.jooq.util.example package to jOOQ-codegen with some
example GeneratorStrategies - Added links to the manual
|
2013-04-03 21:32:52 +02:00 |
|
Lukas Eder
|
d8f8b90ec7
|
Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
|
2013-04-03 21:26:13 +02:00 |
|
Lukas Eder
|
ec4283f169
|
[#2366] Add org.jooq.util.example package to jOOQ-codegen with some
example GeneratorStrategies
|
2013-04-03 21:25:03 +02:00 |
|
Lukas Eder
|
cd8b05e1b1
|
Regenerated sakila database
|
2013-04-03 21:18:59 +02:00 |
|
Lukas Eder
|
c9b747eb0e
|
Fixed whitespace in XML files
|
2013-04-03 21:16:18 +02:00 |
|
Lukas Eder
|
fe22d7b8d0
|
[#2366] Add org.jooq.util.example package to jOOQ-codegen with some
example GeneratorStrategies
|
2013-04-03 21:15:50 +02:00 |
|
Lukas Eder
|
a7e30f803f
|
Merge pull request #2363 from ming13/markdown-readme
Change the readme file to use Markdown
|
2013-03-30 12:54:36 -07:00 |
|
Artur Dryomov
|
5743d885e8
|
Fix formatting and links a bit.
|
2013-03-30 22:14:07 +03:00 |
|
Artur Dryomov
|
7ef7790a6d
|
Rename README to README.md
|
2013-03-30 22:10:17 +03:00 |
|
Lukas Eder
|
23dd60c785
|
Added Executor Javadoc
|
2013-03-30 18:30:25 +01:00 |
|
Lukas Eder
|
3adb6bc3c7
|
[#2362] Decouple org.jooq.impl.Executor from Configuration. Choose
composition over inheritance - Fixed compilation errors
|
2013-03-30 18:17:43 +01:00 |
|
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 |
|