Lukas Eder
|
5737e16275
|
[#1315] Let generated factories use their associated Schema as the Settings' RenderMapping's defaultSchema
|
2012-04-14 15:27:06 +00:00 |
|
Lukas Eder
|
d99b20b89c
|
[#1279] NullPointerException when leaving <inputSchema/> empty
[#1312] Allow for omitting <inputSchema/>, and generate all available schemata in that case
|
2012-04-14 13:47:05 +00:00 |
|
Lukas Eder
|
fcf396140e
|
[#1304] Add option to generate JSR-303 @NotNull and @Size annotations to generated POJO's
|
2012-04-13 09:32:40 +00:00 |
|
Lukas Eder
|
a9d517fde2
|
[#1293] Generate setter methods for JAXB annotated configuration properties
Release 2.3.0-SNAPSHOT
|
2012-04-12 18:56:25 +00:00 |
|
Lukas Eder
|
69ce148a40
|
Release 2.2.1
|
2012-04-12 16:16:18 +00:00 |
|
Lukas Eder
|
d756423efa
|
[#1298] Avoid source code generation errors when generating code for unknown, dialect-specific data types
|
2012-04-10 17:55:17 +00:00 |
|
Lukas Eder
|
bfd039bdcb
|
Release 2.2.0
|
2012-04-08 13:18:44 +00:00 |
|
Lukas Eder
|
874adda9cd
|
[#1255] Let generated Tables contain a protected default constructor, to be able to extend classes - Github issue #12
|
2012-04-08 13:14:24 +00:00 |
|
Lukas Eder
|
948d015c43
|
[#1270] Most databases allow for multiple identical foreign keys. This leads to compilation errors in generated source code
|
2012-04-06 09:03:54 +00:00 |
|
Lukas Eder
|
5c6a588eec
|
[#1183] Add support for DEFAULT values in Oracle stored procedure parameters
[#1252] Avoid JDBC escape syntax for stored procedure calls, where this is possible
|
2012-03-23 11:53:55 +00:00 |
|
Lukas Eder
|
7441caa7da
|
[#1243] Let generated POJOs (and Records) extend base classes
|
2012-03-21 20:59:08 +00:00 |
|
Lukas Eder
|
6c92310758
|
Release 2.2.0-SNAPSHOT
|
2012-03-20 21:14:00 +00:00 |
|
Lukas Eder
|
9bc49f23c6
|
[#1244] Cannot override class name in GeneratorStrategy in Mode.POJO
|
2012-03-20 18:26:43 +00:00 |
|
Lukas Eder
|
651d07ef19
|
Release 2.1.0 - Added some logging
|
2012-03-18 13:41:11 +00:00 |
|
Lukas Eder
|
26e3fc6987
|
Release 2.1.0
|
2012-03-18 09:36:11 +00:00 |
|
Lukas Eder
|
993b79d8f6
|
[#1233] Support custom JDBC properties for jooq-codegen-maven plugin
|
2012-03-16 10:27:39 +00:00 |
|
Lukas Eder
|
15e8873b07
|
[#349] Add SQLite relations support
[#1234] Add Database.getTable(SchemaDefinition, String, boolean) to fetch tables case-insensitively
|
2012-03-16 10:25:59 +00:00 |
|
Lukas Eder
|
38c865e191
|
[#1209] Render @javax.persistence.Column(length, precision, scale) properties, if available
[#1224] Add DataTypeDefinition.getLength() to jooq-meta's type system
|
2012-03-11 12:31:07 +00:00 |
|
Lukas Eder
|
affc61d698
|
[#1013] Add integration tests for various use-cases involving custom enum types
|
2012-03-10 16:34:56 +00:00 |
|
Lukas Eder
|
54633e826d
|
[#1218] Add code generation options to generate <customTypes/> referencing a Java type and a Converter - First implementation draft
|
2012-03-04 19:07:19 +00:00 |
|
Lukas Eder
|
8663000e96
|
[#1211] Enforce method name disambiguation also when using custom strategies (regression of #182)
[#1212] Enforce identifier disambiguation also when using custom strategies (regression)
|
2012-03-03 20:28:22 +00:00 |
|
Lukas Eder
|
890cd6e89e
|
[#1194] Add ColumnDefinition.isNullable()
[#1208] Render @javax.persistence.Column(nullable = false) property, if available
|
2012-03-03 19:31:41 +00:00 |
|
Lukas Eder
|
64fd48639c
|
[#1150] Add code generation option to disable generation of records
|
2012-03-02 17:22:53 +00:00 |
|
Lukas Eder
|
b1fd8f8989
|
Release 2.1.0-SNAPSHOT
|
2012-03-02 14:49:37 +00:00 |
|
Lukas Eder
|
d26df720d0
|
[#625] Remove dependency from generated Routines to the generator's SQLDialect
|
2012-03-02 14:47:23 +00:00 |
|
Lukas Eder
|
ba07044227
|
Release 2.0.6-SNAPSHOT
|
2012-02-28 17:15:31 +00:00 |
|
Lukas Eder
|
428108b426
|
Updated copyright date from 2009-2011 to 2009-2012
|
2012-02-27 18:40:53 +00:00 |
|
Lukas Eder
|
f9b4cc4448
|
Release 2.0.5
|
2012-02-26 19:01:06 +00:00 |
|
Lukas Eder
|
5951e92b69
|
[#408] Add class prefixes, suffixes and other options to the code generator - Fixed issue introduced with various GeneratorStrategy refactorings
|
2012-02-26 12:27:07 +00:00 |
|
Lukas Eder
|
d5d7991976
|
[#1179] Oracle-generated ArrayRecords need a reference to org.jooq.Schema to read TABLE of OBJECT from stored procedures
|
2012-02-24 17:11:44 +00:00 |
|
Lukas Eder
|
1ef8ecaa86
|
[#1177] Add SQL Console module to jOOQ - updated license
|
2012-02-23 18:30:58 +00:00 |
|
Lukas Eder
|
c782d24981
|
[#408] Add class prefixes, suffixes and other options to the code generator - added a prefix example
|
2012-02-19 15:46:08 +00:00 |
|
Lukas Eder
|
d59f78d4d4
|
[#1166] Some generated Javadoc uses naming strategy or plain output name, instead of qualified output name
[#1168] Oracle packages are generated as static, instead of static final
|
2012-02-19 11:16:28 +00:00 |
|
Lukas Eder
|
0999c86c6f
|
[#1126] codegen - Add attribute for factory name - Removed Definition.getJavaName() again. This feature is sufficiently covered by [#408] and is thus rejected
|
2012-02-19 07:59:37 +00:00 |
|
Lukas Eder
|
3c08fc6a6a
|
[#408] Add class prefixes, suffixes and other options to the code generator (example strategy implementation still missing)
|
2012-02-18 18:56:46 +00:00 |
|
Lukas Eder
|
1480a0d962
|
[#408] Add class prefixes, suffixes and other options to the code generator - removed references to deprecated code
|
2012-02-18 17:02:03 +00:00 |
|
Lukas Eder
|
66a7b1778f
|
- [#408] Add class prefixes, suffixes and other options to the code generator - deprecated getJavaIdentifierUC, replaced by getJavaIdentifier
- [#408] Add class prefixes, suffixes and other options to the code generator - regenerated source code, now all identifiers are upper case
|
2012-02-18 16:37:26 +00:00 |
|
Lukas Eder
|
58ef7190ec
|
[#408] Add class prefixes, suffixes and other options to the code generator - deprecated getFullJavaIdentifierUC, replaced by getFullJavaIdentifier
|
2012-02-18 16:18:25 +00:00 |
|
Lukas Eder
|
385e4c6b30
|
[#408] Add class prefixes, suffixes and other options to the code generator - deprecated getJavaClassNameLC, replaced by more meaningful method names
|
2012-02-18 16:06:09 +00:00 |
|
Lukas Eder
|
1a3b91734b
|
[#408] Add class prefixes, suffixes and other options to the code generator - replaced "suffix" by "mode" in GeneratorStrategy
|
2012-02-18 15:35:47 +00:00 |
|
Lukas Eder
|
43b3f39083
|
[#1164] Distinguish between Definition.getInputName(), .getOutputName(), .getJavaName()
[#1165] Add constraint name to generated javadoc
|
2012-02-18 13:58:53 +00:00 |
|
Lukas Eder
|
17a61d8856
|
[#1149] Allow for optional "http://www.jooq.org/xsd/jooq-codegen-2.0.4.xsd" namespace in jooq-codegen configuration
|
2012-02-16 20:59:00 +00:00 |
|
Lukas Eder
|
c0764d20c3
|
[#492] RUNTIME-CONFIG: Add run-time configuration
[#1151] Deprecate SchemaMapping in favour of new runtime configuration
Re-generated jooq-meta artefacts
|
2012-02-15 21:41:16 +00:00 |
|
Lukas Eder
|
db539ad29c
|
Release 2.0.5-SNAPSHOT
|
2012-02-15 17:47:33 +00:00 |
|
Lukas Eder
|
1597e34955
|
Fixed code generation issues
|
2012-02-12 15:06:28 +00:00 |
|
Lukas Eder
|
8a1ca11662
|
Release 2.0.4
|
2012-02-12 14:37:58 +00:00 |
|
Lukas Eder
|
28681a811d
|
[#1136] Add generation option to generate navigation methods
|
2012-02-12 13:55:50 +00:00 |
|
Lukas Eder
|
5f68d70aa7
|
[#1134] NullPointerException in code generation when a foreign key constraint references a table from another schema that is not being generated
|
2012-02-12 12:58:42 +00:00 |
|
Lukas Eder
|
c40db95450
|
[#1096] Add support for generator.generate.unsigned-types in Maven source code generation
[#1108] Add support for multi-schema databases using Maven code generation
|
2012-02-11 15:03:13 +00:00 |
|
Lukas Eder
|
08684517d1
|
[#8] Add JPA annotations to generated POJOs
|
2012-02-11 11:39:31 +00:00 |
|