Hello,
I have a situation when I would like to enable auditing on association table. I mean in my relational model I have a association table "Job_JobPosting" between Job entity and JobPosting entity. I added some audit fields do the "Job_JobPosting" table. I have no that entity in my domain model. As far as I see, to enable auditing I have to create that entity in my model for this association even if I don't need it in my model. Is there any workaround (except database triggers) etc. Thanks, Thomas -- 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.
