Skip to content

Change scope of private methods for Hibernate Reactive #10009

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

Merged
merged 4 commits into from
Apr 15, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 12, 2025

Fix https://hibernate.atlassian.net/browse/HHH-19348
For Hibernate Reactive

Change scopes of some private methods, and small refactoring to avoid duplication in Hibernate Reactive.

Related to hibernate/hibernate-reactive#2181


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.


@DavideD DavideD changed the title Change scope of methods firing events in StatelessSessionImpl Change scope of private methods in StatelessSessionImpl Apr 12, 2025
@DavideD DavideD force-pushed the HHH-191384-StatelessSessionImpl branch from 6517c5f to 953af95 Compare April 12, 2025 07:02
@DavideD
Copy link
Member Author

DavideD commented Apr 14, 2025

I realized that I need similar changes for the regular session.
I will add a commit before merging this

@DavideD DavideD force-pushed the HHH-191384-StatelessSessionImpl branch from 953af95 to 2f2247c Compare April 14, 2025 14:59
@DavideD DavideD marked this pull request as draft April 14, 2025 15:07
@DavideD DavideD force-pushed the HHH-191384-StatelessSessionImpl branch 2 times, most recently from 89220aa to cdd2f6c Compare April 15, 2025 12:04
@DavideD DavideD marked this pull request as ready for review April 15, 2025 12:05
@DavideD DavideD changed the title Change scope of private methods in StatelessSessionImpl Change scope of private methods for Hibernate Reactive Apr 15, 2025
DavideD added 4 commits April 15, 2025 14:10
For Hibernate Reactive

Change scopes of some private methods, and small refactoring to avoid
duplication in Hibernate Reactive.

Related to hibernate/hibernate-reactive#2181
Change scopes of some private methods to avoid duplication in Hibernate Reactive.

Related to hibernate/hibernate-reactive#2181
…tract

Change scopes of some private methods to avoid duplication in Hibernate Reactive.

Related to hibernate/hibernate-reactive#2181
For Hibernate Reactive

Change scopes of some private methods, and small refactoring to avoid
duplication in Hibernate Reactive.

Related to hibernate/hibernate-reactive#2181
@DavideD DavideD force-pushed the HHH-191384-StatelessSessionImpl branch from cdd2f6c to 98c3921 Compare April 15, 2025 12:11
@DavideD DavideD merged commit 0122a5a into hibernate:main Apr 15, 2025
25 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