0

we have requiremnet to log each user action and fields modifeid due to this action. Audit logging is implemented using the hibernate interceptor

Inorder to get the user action in the hibernate interceptor what would be the best approch

Sujith
  • 1,127
  • 1
  • 13
  • 20
  • So, have you read upon [Hibernate interceptors](http://docs.jboss.org/hibernate/orm/3.3/reference/en/html/events.html)? What is the exact problem you are having? – mindas Mar 13 '13 at 21:40
  • Yes i have already implemented the hibernate interceptor and able to compare the old and new values. But the problem is get GUI action details(process which intiated the request) in the interceptor. – Sujith Mar 14 '13 at 08:23
  • So how are we supposed to help you if you are not providing any details? How can we know anything about your GUI layer? – mindas Mar 14 '13 at 09:35

0 Answers0