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

HHH-18097 Replace `java.io.Closeable` with `java.lang.AutoCloseable`

Open quaff opened this issue 3 months ago • 3 comments

NOTE: It's a breaking change.

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

quaff avatar May 11 '24 08:05 quaff

If we decide to do this, we should do it in H7, not on main which is still H6.

gavinking avatar May 11 '24 09:05 gavinking

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

If we decide to do this, we should do it in H7, not on main which is still H6.

OK, rebased on wip/7.0.

quaff avatar May 12 '24 09:05 quaff