|
Hi,
Sorry to reopen this issue, but, I don't think the solution is satisfactory enough. Take my case as an example: all my entities have an attribute called "insertionDate" that's updatable false. I have almost 200 entities, so, I'd have to implement de find/save solution to all of them. Wouldn't it be easier if envers treats updatable false attribute conditionally? So, if an entity has an updatable false attribute, envers would smartly add the find before saving it.
Cheers
Nick
|