Matthieu...If the base table does not have updatable column meant that it can't have a generate version. How you can generate a value without hit DB for that table ?
2009/7/10 Matthieu GD <[email protected]> > > I've updated the testcase with the base class with a List as a > property. I agree it's not a case you can see often but it is not a > wrong one ? > > > Base - > Children > | > Derived > > Matthieu > > On Jul 10, 12:20 am, Fabio Maulo <[email protected]> wrote: > > The discussion will continue in JIRA but it appear as a wrong mapping or > at > > least a wrong persistent strategy.If the base class as no properties and > the > > version is generated NH shouldn't try to update it so... the DB can't > update > > the version. > > > > 2009/7/9 Matthieu GD <[email protected]> > > > > > > > > > On Jul 9, 2:56 pm, Fabio Maulo <[email protected]> wrote: > > > > mmmm it sound as a bug... I'm not so sure because we have a lot of > tests > > > > with version in table-per-class...Can you provide a failing test ? > > > > > Done : > > >http://nhjira.koah.net/browse/NH-1880 > > > > > Matthieu > > > > -- > > Fabio Maulo > > > -- 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 -~----------~----~----~----~------~----~------~--~---
