Вопрос

I want to be able to track the responsible for eventual changes in the data.

Do I have to do this by hand?

Это было полезно?

Решение

You can do it using a @RevisionEntity and a RevisionListener. There is an example for a similar scenarion in http://docs.jboss.org/envers/docs/#revisionlog

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top