hibernate-orm
hibernate-orm copied to clipboard
HHH-18719 Previous row state reuse can provide detached entities to the consumer
Fix for https://hibernate.atlassian.net/browse/HHH-18719
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion. For more information on licensing, please check here.
Thanks for your pull request!
This pull request appears to follow the contribution rules.
› This message was automatically generated.
Hi @reda-alaoui ,
Thanks a lot for your work, with @beikov we are trying to see if we can avoid the map lookup overhead.
Thanks. Superseded by https://github.com/hibernate/hibernate-orm/pull/9102