Changelog

Release History

VersionDateDescription
1.0-beta-12009-04-24
1.0-beta-22009-05-03
1.0-beta-32009-05-07
1.0-beta-42009-06-02
1.0-beta-52009-12-22
1.0-beta-62010-02-20
1.02010-02-25
1.0.12010-08-18
1.0.22010-08-19

Release 1.0-beta-1 - 2009-04-24

No changes in this release.

Release 1.0-beta-2 - 2009-05-03

TypeChangesBy
updateUpdated to BSD-style licensing.schulte2005

Release 1.0-beta-3 - 2009-05-07

TypeChangesBy
updateUpdated to correctly remove package names from fully qualified class names when building entity names.schulte2005

Release 1.0-beta-4 - 2009-06-02

TypeChangesBy
updateUpdated to apply schema derived defaults to <orm:column> elements of <orm:id>, <orm:basic> and <orm:version> customizations.schulte2005
fixAdded support for <orm:id> customizations. Versions prior to this version do not support <orm:id> customizations.schulte2005

Release 1.0-beta-5 - 2009-12-22

TypeChangesBy
updateUpdated to use validating marshallers for writing XML files.schulte2005

Release 1.0-beta-6 - 2010-02-20

TypeChangesBy
updateAdded Javadoc to generated methods.schulte2005
updateAdded final modifier to generated method parameters.schulte2005
updateAdded -persistenceSystemId option.schulte2005
updateAdded -ormSystemId option.schulte2005

Release 1.0 - 2010-02-25

TypeChangesBy
updateMoved to Sourceforge project with unix name 'jpaxjc' matching the maven group id and prepared for synching to the central Maven repository.schulte2005

Release 1.0.1 - 2010-08-18

TypeChangesBy
fixAdded an @XmlTransient annotation to generated JPA properties.schulte2005

Release 1.0.2 - 2010-08-19

TypeChangesBy
fixAdded handling of attribute wildcard properties.schulte2005