Using Envers, if I have a parent / child relationship is it possible to up the version of the parent entity if a property on a child entity is modified? For example, if I had a Quote parent entity with a collection of QuoteDetail child entities, when a property on a QuoteDetail is modified then both QuoteDetail and the parent Quote have their revision number updated.
-- 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.
