문제

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