I'm interested in this type of functionality, too. In the past I've used a
Hibernate Interceptor and had an extension to my base model object that encapsulated the
fields I wanted audited. I was able to do a type check in the interceptor code and
persist the encapsulated audit log entries there.
Too much of a Seam n00b to have done this yet, though.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989682#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...