Hi everyone.
I need to implement entity versioning in on of my projects and wanted to ask what's the best practice to do it. I tried Envers and found it pretty cool, but it has one drawback that I cannot afford: it doesn't generate revision for parent entity when child entity has been changed. E.g. entity A has a set of entity B, when I change entity B I want to generate new revision for both A and B.
So the question is there any other frameworks out there like Envers that I can try? I 've heard that many people implement their own entity versioning logic, if you are the one then if you share your code it would be greatly appreciated.
_________________ Best regards, Vasilii.
High quality (and free) website templates
|