+ 1
Tracking modification
what is the best way to get tracability of object modification. i'm using hibernate + spring mvc
1 Odpowiedź
0
Hi, try Hibernate envers: http://hibernate.org/orm/envers/
what is the best way to get tracability of object modification. i'm using hibernate + spring mvc