I am presently using the Middlegen plugin for Hibernate to generate Hibernate specific *.hbm.xml files, from which Hibernate then creates Java source files from.
For one-to-many relationships Middlegen generates a <Set> </Set> structure. I was wondering how one might similarly create a <Map> </Map> structure instead.
Thanks
_________________________________________________________________ Gaming galore at http://xtramsn.co.nz/gaming !
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
