Skip to content

Conversation

@dreab8
Copy link
Member

@dreab8 dreab8 commented Oct 21, 2025


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.


@dreab8 dreab8 requested a review from sebersole October 21, 2025 15:48
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Oct 21, 2025

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [f93de90]

› This message was automatically generated.

Map<Object, EntityDetails> entityDetailsMap,
EntityMappingType entityMappingType,
EffectiveEntityGraph effectiveEntityGraph,
List<EntityKey> entityKeys,

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'entityKeys' is never used.
@dreab8 dreab8 changed the title Add JdbcSelectWithActionsBuilder and other changes to adapt HibernateReactive to the cvhanges intorduced by HHH-19513 Add JdbcSelectWithActionsBuilder and other changes to adapt HibernateReactive to the changes introduced by HHH-19513 Oct 22, 2025
@sebersole
Copy link
Member

I suggested a few minor changes. Other than that, lgtm

… Reactive to the cvhanges intorduced by HHH-19513
@dreab8 dreab8 force-pushed the reactivePostActions branch from 533f13d to f93de90 Compare October 23, 2025 09:03
@dreab8
Copy link
Member Author

dreab8 commented Oct 23, 2025

Thanks @sebersole

@dreab8 dreab8 merged commit d364f68 into hibernate:main Oct 23, 2025
24 of 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