Commit Graph

13 Commits

Author SHA1 Message Date
Lukas Eder
21569fda4f Release 3.1.0-SNAPSHOT 2013-05-01 18:04:58 +02:00
Lukas Eder
e23d2af072 Release 3.0.0 2013-04-28 11:49:58 +02:00
Lukas Eder
fb7a0c535f Release 3.0.0-RC3: Version increment 2013-04-12 15:29:22 +02:00
Lukas Eder
906df54303 [#2380] Rename org.jooq.impl.Factory to org.jooq.DSL - Step 1
- Renamed org.jooq.impl.Factory to org.jooq.impl.DSL
2013-04-06 21:17:18 +02:00
Lukas Eder
0183ecab99 [#2379] Replace 3.0-RC1 Executor type by a contextual DSL type
constructed from Factory.using() - Step 4
- Renamed ContextDSL to DSLContext
2013-04-06 21:00:50 +02:00
Lukas Eder
20af63d55e [#2379] Replace 3.0-RC1 Executor type by a contextual DSL type
constructed from Factory.using() - Step 3
- Make Executor package-private
- Rename Executor to ContextDSLImpl
- Re-generate H2, MySQL, Oracle databases
- Let DAO reference a Configuration instead of an Executor [#2382]
2013-04-06 18:45:45 +02:00
Lukas Eder
412bd45e12 [#2379] Replace 3.0-RC1 Executor type by a contextual DSL type
constructed from Factory.using() - Step 1
- Make Executor constructors package-private
- Add Factory.using() factory method
2013-04-06 17:45:07 +02:00
Lukas Eder
abe43ec2c2 Release 3.0.0-SNAPSHOT 2013-04-05 11:20:59 +02:00
Lukas Eder
c4cb32ee5e Release 3.0.0-RC2 2013-03-08 10:30:08 +01:00
Lukas Eder
f10a6f4fc5 [#2286] Add jOOQ-liquibase, a new module for improved Liquibase
integration - Added Column adapter support
2013-02-28 17:06:39 +01:00
Lukas Eder
2f0e8e1bf0 [#2286] Add jOOQ-liquibase, a new module for improved Liquibase
integration - Added sequence support
2013-02-28 16:55:40 +01:00
Lukas Eder
bca70e6e49 [#2286] Add jOOQ-liquibase, a new module for improved Liquibase
integration - Added some Javadoc
2013-02-28 16:38:17 +01:00
Lukas Eder
aa8a7bc8ae [#2286] Add jOOQ-liquibase, a new module for improved Liquibase
integration
2013-02-28 16:35:07 +01:00