Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-18097 Replace java.io.Closeable with java.lang.AutoCloseable #8352

Open
wants to merge 222 commits into
base: wip/7.0
Choose a base branch
from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 11, 2024

NOTE: It's a breaking change.

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

sebersole and others added 30 commits May 2, 2024 08:13
https://hibernate.atlassian.net/browse/HHH-17377

Fixed SQM/JPA Criteria compilation errors.  Just Graph left
https://hibernate.atlassian.net/browse/HHH-17377

Just Graph completed - 2 left related to Session/EntityManager
HHH-17350 - Work on hibernate-models, XSD and JAXB
HHH-16114 - Improve boot metamodel binding
HHH-15996 - Develop an abstraction for Annotation in annotation processing
HHH-16012 - Develop an abstraction for domain model Class refs
HHH-15997 - Support for dynamic models in orm.xml
HHH-15698 - Support for entity-name in mapping.xsd
@gavinking
Copy link
Member

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

Signed-off-by: Gavin King <gavin@hibernate.org>
…lse)

Signed-off-by: Gavin King <gavin@hibernate.org>
@quaff quaff changed the base branch from main to wip/7.0 May 12, 2024 09:08
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented May 12, 2024

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@quaff
Copy link
Contributor Author

quaff commented May 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants