Pergunta

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

Do I have to do this by hand?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top