xmolecules / jmolecules-integrations

Technology integration for jMolecules
Apache License 2.0
85 stars 23 forks source link

`RecordInstantiator` affected by bug in Hibernate 6.2.0 and 6.2.1 #180

Closed odrotbohm closed 1 year ago

odrotbohm commented 1 year ago

Hibernate 6.2 has changed the behavior of ValueAccess.getValues() as reported here. Until this is fixed, we should make sure that RecordInstantiator recognizes the problematic case and uses the values as given instead.