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

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