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-17204 visibility changes for Reactive upsert() support #7318

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

blafond
Copy link
Member

@blafond blafond commented Sep 13, 2023

Reactive support for upsert() feature in ORM requires relaxed visibility changes to a few methods

see: hibernate/hibernate-reactive#1702 for details and this PR

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

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Sep 13, 2023

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@blafond blafond changed the title [#HHH-17204] visibility changes for Reactive upsert() support #HHH-17204 visibility changes for Reactive upsert() support Sep 13, 2023
@blafond blafond changed the title #HHH-17204 visibility changes for Reactive upsert() support HHH-17204 visibility changes for Reactive upsert() support Sep 13, 2023
@beikov
Copy link
Contributor

beikov commented Sep 14, 2023

Please prefix the commit message with the JIRA key HHH-17204. Then we can merge this.

@blafond
Copy link
Member Author

blafond commented Sep 14, 2023

thx

@beikov beikov merged commit add1ffa into hibernate:main Sep 14, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants