jooq/jOOQ-codegen
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
..
.settings Ignore new Eclipse warning "potential resource leak". It seems to 2012-12-02 10:29:02 +01:00
src/main [#2379] Replace 3.0-RC1 Executor type by a contextual DSL type 2013-04-06 18:45:45 +02:00
.classpath Upgraded .classpath JRE reference from 1.6 to 1.7 2012-12-28 14:49:06 +01:00
.gitignore
.project Some auto-generated preference / settings changes 2012-12-01 17:01:49 +01:00
LICENSE.txt Changed year number in copyright to 2013 2013-01-03 12:05:32 +01:00
pom.xml Release 3.0.0-SNAPSHOT 2013-04-05 11:20:59 +02:00