Please find the src for the latest version of the Hibernate plugin. This is
release two which represents a few enhancements and a number of bug fixes.
The following is what has been included:

o Fields that were for display purposes only where changes would not be
persisted will no longer allow you to modifiy the contents.

o Compound key generation did not include the type (which was later added to
CVS) though the GUI did not allow the Compound key field types to be
changed. This now operates correctly so hbm2java can generate the compound
key classes correctly.

o Compound keys for Many2Many relations has been fixed.

o One2one relationship are now generated correctly using new features found
in hibernate 2.1 (Dont use this option with earlier 2.0.x versions. All
other mappings work fine under 2.0

o Removed the Interceptor interface option (as its not for domain object
use).

o Added the ability to select an Id generation strategy for each domain
class. Allow an argument to be entered that is used with a few of the Id
generation schemes.

o Middlegen jar has been built from the 'VALUEOBJECT_REFACTORING_BRANCH'
which is the base for Middlegen 3.0. It has a number of bug fixes from the
version used in release 1. Also updated a few secondary Jars included with
the example.

Note: I decided to Leave POJO generation for next release as there were
enough issues to get this into the user community (and I still had some work
left to do to support all options with this feature).

Cheers David.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to