|
When defining a composite ID using hbm.xml in a JPA deployment, defining <composite-id class="com.acme.CustomerInventoryPK" mapped="true"> causes an "java.lang.IllegalArgumentException: expecting IdClass mapping" Exception to be thrown
Please see forum discussion:
https://forum.hibernate.org/viewtopic.php?f=1&t=1030434
|