| A change to a field (marked with insertable = false) marks an entity dirty when using bytecode enhancement, but not otherwise. The attached test case (run with "mvn test") produces (with enhancement enabled):
It produces the expected result without enhancement:
|