Skip to content

Delegating implementations of Session and StatelessSession #2238

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

Closed
gavinking opened this issue Apr 30, 2025 · 3 comments · Fixed by #2239 or #2246
Closed

Delegating implementations of Session and StatelessSession #2238

gavinking opened this issue Apr 30, 2025 · 3 comments · Fixed by #2239 or #2246
Labels
design A design or implementation issue
Milestone

Comments

@gavinking
Copy link
Member

It's going to be useful for quarkusio/quarkus#47462 to have MutinySessionDelegator and MutinyStatelessSessionDelegator base implementations like what we have in ORM. (I hate maintaining them, but I recognize their usefulness.)

@DavideD
Copy link
Member

DavideD commented Apr 30, 2025

They look very similar to MutinySessionImpl and MutinyStatelessImpl

gavinking added a commit to gavinking/hibernate-reactive that referenced this issue Apr 30, 2025
gavinking added a commit to gavinking/hibernate-reactive that referenced this issue Apr 30, 2025
gavinking added a commit to gavinking/hibernate-reactive that referenced this issue Apr 30, 2025
gavinking added a commit to gavinking/hibernate-reactive that referenced this issue Apr 30, 2025
@gavinking
Copy link
Member Author

They look very similar to MutinySessionImpl and MutinyStatelessImpl

I mean, no, not really...

@gavinking gavinking linked a pull request May 1, 2025 that will close this issue
@gavinking
Copy link
Member Author

Done.

@DavideD DavideD added this to the 3.0.0.CR1 milestone May 5, 2025
@DavideD DavideD added the design A design or implementation issue label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design A design or implementation issue
Projects
None yet
2 participants