Hi,

I'm having the following problem, I have to track all inserts and
deletes in tables created by the own NHibernate(many to many
relationships),
now I have a Interceptor to track the rest of the system, but still
does not fall into many to many tables... I tried to use to override
the methods:
OnCollectionUpdate
OnCollectionRemove
OnCollectionRecreate
PreFlush
PostFlush

But could not a way to track these tables
I need to do somethig with reflection to try get this relationships,
could someone help me?

-- 
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.

Reply via email to