mappings 2010/2/22 Jonathan Curtis <[email protected]>
> We have a entity with a many-to-many collection mapped as a lazy > loaded bag. When we load up the entity, the collection is not loaded - > great. Now we want to add a new entity to that collection. As soon as > we do this, the collection is loaded up. > > How do we add the new entity without loading up the whole collection > (the collection is large)? > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- 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.
