I am about to release the 4th release of the plugin. Waiting for SF to come
back up.
The next release will feature more enhancements.
Anyway here are the details:

--David,

This is the fourth release of the Middlegen with hibernate plugin. It
includes enhancements and fixes. It has:

    o Middlegen 2.0 vo (final) - Middlegen 2 is out of beta.
        o The Code has been moved to CVS Head so updates should be smoother
now.
        o A new full release has been added to the Middlegen sourceforge
download.
    o XDoclet 1.2 final jars (a subset) included.
    o Fixed Minor typo for XDoclet meta Tags for the class defintion
generation.
    o Added XDoclet meta tags for elements of the compound keys.
    o (Re)Introduced the Unique constraints detection in Middlegen core.
        o Mappings will be correctly generated with the unique attribute.
    o Added inherit="false" to a number of the meta tags for some standard
meta attributes and XDoclet meta attributes.
    o Fixed issue where sometimes the generator assigned was being reset in
the GUI.
    o Changed one-to-one mappings to not use contrained="true" for nullable
foreign keys.
    o Fixed one-to-one constrained="true" moved it to the otherside of
relationship.
    o Added the ability to provide custom defaults for Type selection.
        o This option allow the developer to provide a JavaTypeMapper
plugin for the Hibernate plugin.
        o The custom mapper is introduced through the Ant script - see docs.
    o Provided a much improved type selection module
(HibernateJavaTypeMapper) using the new JavaTypeMapper plugin mechanism.
        o The class provides an example on how you can build your own custom
JavaTypeMapper.
        o It provides better selection of selection of default types and
considers if the SQL type is a nullable field.
    o Preferences file is now located in Src rather than Build (as it was in
some previous releases).
    o Other minor changes




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to