| Yes. I forgot to mention the problem with the auto_increment fragment being passed to the envers table. I just got rid of it when I created my sql scripts. But this is something you should change because it will never be needed in the audit table. I have been looking for information about how to "make sure the field is not flagged as insertable=false on the Envers side of the mapping" but I have no clue about it. Could you please tell me how can this be done or send a link with an example. I would appreciate that |