Commit Graph

17 Commits

Author SHA1 Message Date
Lukas Eder
1c61b0874a Fixed compilation errors due to changes in 3.0-RC3 2013-04-19 14:03:36 +02:00
Lukas Eder
a21fe923b5 Playing around with ModelMapper 2013-03-08 10:25:01 +01:00
Lukas Eder
2b2675db8d [#2298] Suppress warnings in generated code (@SuppressWarnings("all")
doesn't work with javac) - Added a test case
2013-03-03 10:37:36 +01:00
Lukas Eder
f026a628ab Release 3.0.0-RC1 - Fixed tests against maven-generated resources 2013-02-16 15:11:21 +01:00
Lukas Eder
4a1fc9cd8a [#1887] Remove all deprecated code 2012-10-26 15:54:25 +02:00
Lukas Eder
e699d58e71 Added missing copyrights, authors 2012-05-18 15:49:50 +02:00
Lukas Eder
f3d03dd8db Improved code formatting 2012-05-18 15:47:46 +02:00
Lukas Eder
0cbb4d9cc5 [#1425] Add integration tests to jooq-codegen-maven-example using Spring
and DataSources
2012-05-16 23:54:33 +02:00
Lukas Eder
428108b426 Updated copyright date from 2009-2011 to 2009-2012 2012-02-27 18:40:53 +00:00
Lukas Eder
0e0e3eac86 [#968] Allow for custom enum types, configured in the code generator 2011-12-04 17:29:11 +00:00
Lukas Eder
81c9131d6d [#958] CODEGEN: Add generation-time schema mapping, allowing for re-writing schemata in jooq-codegen 2011-11-22 19:14:32 +00:00
Lukas Eder
93312a1f2f [#954] Add examples for source code generation of multiple schemata with Maven 2011-11-18 14:52:21 +00:00
Lukas Eder
f9721d8208 [#939] Include license.txt and readme.txt in .jar files' META-INF directory 2011-11-18 10:25:50 +00:00
Lukas Eder
e3399d9baa [#951] Empty Password for jOOQ-codegen-maven Causes NPE 2011-11-18 09:58:12 +00:00
Lukas Eder
50d9c31265 [#913] NoClassDefFoundError in JooqUtil.isJPAAvailable() 2011-11-09 18:55:54 +00:00
Lukas Eder
b4ad902f02 Unified Eclipse settings for imports/static imports. Avoid importing * 2011-11-05 12:07:34 +00:00
Lukas Eder
c87b52533f [#797] Create Maven plugin for source code generation 2011-09-24 14:33:29 +00:00