Version | Date | Description |
---|---|---|
1.0-beta-1 | 2009-04-24 | |
1.0-beta-2 | 2009-05-03 | |
1.0-beta-3 | 2009-05-07 | |
1.0-beta-4 | 2009-06-02 | |
1.0-beta-5 | 2009-12-22 | |
1.0-beta-6 | 2010-02-20 | |
1.0 | 2010-02-25 | |
1.0.1 | 2010-08-18 | |
1.0.2 | 2010-08-19 |
Type | Changes | By |
---|---|---|
Updated to correctly remove package names from fully qualified class names when building entity names. | schulte2005 |
Type | Changes | By |
---|---|---|
Updated to apply schema derived defaults to <orm:column> elements of <orm:id>, <orm:basic> and <orm:version> customizations. | schulte2005 | |
Added support for <orm:id> customizations. Versions prior to this version do not support <orm:id> customizations. | schulte2005 |
Type | Changes | By |
---|---|---|
Updated to use validating marshallers for writing XML files. | schulte2005 |
Type | Changes | By |
---|---|---|
Added Javadoc to generated methods. | schulte2005 | |
Added final modifier to generated method parameters. | schulte2005 | |
Added -persistenceSystemId option. | schulte2005 | |
Added -ormSystemId option. | schulte2005 |
Type | Changes | By |
---|---|---|
Moved to Sourceforge project with unix name 'jpaxjc' matching the maven group id and prepared for synching to the central Maven repository. | schulte2005 |
Type | Changes | By |
---|---|---|
Added an @XmlTransient annotation to generated JPA properties. | schulte2005 |