logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: How can I set lazy="true" for all tables?: msg#00061

Subject: Re: How can I set lazy="true" for all tables?
On the hibernate plugin tag you need to add the following attributes

proxy="true" genLazyNotProxy="true"

Ben



On Wed, 27 Oct 2004, Time Lord wrote:

> Hi, I'm using hibernate 2.1.6 and middlegen.
> Because I always get too much 'associated' data when getting data for a
> table with several many-to-one relationships, I put the lazy="true"
> statement in the '-to-one' tables. This is fine.
>
> I want to add this by default to all tables - there are 105+ and our data
> model is still changing, so how can I tell middlegen to do this
> automatically when regenerating .hbm files? I.e, I don't want to have to add
> this manually each time I regenerate them.
>
> (I was told that lazy="true" will now be the default for hibernate 3.0, but
> I won't use that until it goes 'gold'...)
>
> TIA
> Phil
>
> _________________________________________________________________
> Surf the net and talk on the phone with 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
> middlegen-user@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
>


-------------------------------------------------------
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


<Prev in Thread] Current Thread [Next in Thread>