On the hibernate plugin tag you need to add the following attributes proxy="true" genLazyNotProxy="true" Ben
Thanks Ben, that was exactly what I needed! Works beautifully.
And now I've found the webpage for "Plugin Ant Configuration Options", that'll be handy...
All I need to do now is turn off the automatic 'singularisation' of table names... darn irritating. Especially with a table called "UserCheckBoxes" which is renamed "UserCheckBoxe". Any ideas?
I know that the argument is behind the naming, i.e that a single instance of an object should have a singular name, but this really is a pain because we have 105+ tables in our table model and code which already uses it, and 1000's of lines of existing SQL, so modifying table names in the model is not an option.
Yes we could add something like
<table name="STATUS" singular="status" plural="statuses"/>
... for each table, but our team would just rather not have to use this feature.
_________________________________________________________________
There’s never been a better time to get Xtra JetStream @ http://xtra.co.nz/jetstream
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user