Hi, I was looking into envers for building auditing capabilities into a system I am working on. It looks like by default envers does not keep track of the user making the changes. I was thinking of extending DefaultRevisionEntity to include the username field through inheritance, but am not sure how to config envers to use the new inherited class instead of the DefaultRevisionEntity.
Hope someone can help me. Thanks -- 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.
