We get the following error message when persisting/updating/deleting associations:
We have tracked down the error to:
Specifically the line:
To replicate the error:
The problem stems from the fact that the property is not correctly identified in the PropertyData field:
If the annotations are provided on the accessors, we still get failure:
Hibernate Versions: 4.3.10, 4.3.11, 5.0.2
Databases:
H2: 1.4.190
PostgrSQL: 9.4.4
MS SQLServer