Hi All,
I am using hibernate version 3.5 and not sure how to configure Envers in hibernate.cfg file. Please help!
thanks,
angca
You can only configure Envers using annotations.
The entities can be defined using xml, though.