I would say that what you are looking for is default-cascade="save-update, persist" but I would be sure.
If the question will not sound "rude" (today was again another of those day, in public and privately), can you show us an example ? A little graph with your mapping. On Tue, Sep 28, 2010 at 1:11 PM, alexey_baranov <[email protected]> wrote: > Hi! > > We have to implement new method SaveGraph(), wich will be like > original ISession.Save() except automatic saving refferenced transient > entities insted throwin exception.We need this feature in many cases > when working with polimorphic entities and do not know exactly what > type is used. We ask more experienced users and developers voice is it > feasible work. > > 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]<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.
