very useful link Fabio:) Thanks !

On 27 mar, 17:33, Fabio Maulo <[email protected]> wrote:
> http://nhforge.org/wikis/howtonh/lazy-loaded-one-to-one-with-nhiberna...
>
> 2009/3/27 James Gregory <[email protected]>
>
>
>
> > No, I don't think so. If you want lazy loading, it's probably a better idea
> > to separate this off into a separate entity.
>
> > On Fri, Mar 27, 2009 at 4:20 PM, graphicsxp 
> > <[email protected]>wrote:
>
> >> Thanks
>
> >> and does this support lazy loading ?
>
> >> On 27 mar, 10:58, James Gregory <[email protected]> wrote:
> >> > There's a <join /> element which allows you to form an entity from two
> >> or
> >> > more tables. You should try that.
>
> >> > On Fri, Mar 27, 2009 at 9:41 AM, graphicsxp <[email protected]
> >> >wrote:
>
> >> > > Hello,
>
> >> > > I have a class mapped to a table. One of the property of this class is
> >> > > of type String and can be very long (above 8000 characters). In the
> >> > > database this is stored in a separate table. Is it possible to map
> >> > > that property to this table without having to create a class for it,
> >> > > or do I need to map that table to a class and then set the type of the
> >> > > property to be of that class instead of String ?
>
> >> > > Thanks
>
> --
> Fabio Maulo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to