After debugging the source code I maybe found the problem, the wrong order is apparently generated in class "org.hibernate.mapping.SimpleValue", method "sortColumns"
changing to (diff)
works. Hope that someone that fully understand the code can confirm it is correct. (And perhaps change de component from "hibernate-envers" to "hibernate-core"?) Thanks. |