hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Restore hibernate.jdbc.batch_versioned_data function.

Open ettavolt opened this issue 5 months ago • 5 comments

batch_versioned_data=false is particularly useful to enable reporting the exact entity that failed optimistic lock.


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.


https://hibernate.atlassian.net/browse/HHH-18621

ettavolt avatar Aug 31 '24 23:08 ettavolt