hey. that was a good start, i implemented similar to the article, so it overrides that method.
however now it sets Deleted = 1, but doesn't delete any of the rows of the "sub-tables". how can i code it to delete the rows from the child tables, but not the object table? i am thinking i may need a custom persister. what are your thoughts? On Jun 10, 4:53 pm, MattF <[email protected]> wrote: > thanks. > > after a quick glance that seems similar to how i was thinking i would > do it > > On Jun 10, 4:44 pm, Tuna Toksoz <[email protected]> wrote: > > > > > Found this, maybe of help a little > > >http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/04/08/soft... > > > Tuna Toksöz > > Eternal sunshine of the open source mind. > > >http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitt... > > > On Wed, Jun 10, 2009 at 9:41 AM, MattF <[email protected]> wrote: > > > > represented with there own table, but conceptually inherit from a --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
