Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.1] Remove parameters processing #2468

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
DavideD merged 2 commits into hibernate:3.1 from DavideD:2464-3.1
Aug 25, 2025
Merged

[3.1] Remove parameters processing #2468

DavideD merged 2 commits into hibernate:3.1 from DavideD:2464-3.1
Aug 25, 2025

Conversation

Copy link
Member

@DavideD DavideD commented Aug 25, 2025

Backport #2464 (PR #2465) for 3.1

We used it to replace parameter markers for queries because Vert.x doesn't support the JDBC syntax and our ownimplementation of ParameterMarkerStrategy was not enough in the past.

Now all tests pass even without processing the query.

DavideD added 2 commits August 25, 2025 09:58
We used it to replace parameter markers for queries because
Vert.x doesn't support the JDBC syntax and our own
implementation of `ParameterMarkerStrategy` was not enough
in the past.
Now all tests pass even without the processing the query.
@DavideD DavideD added this to the 3.1.2.Final milestone Aug 25, 2025
@DavideD DavideD linked an issue Aug 25, 2025 that may be closed by this pull request
@DavideD DavideD merged commit 973f80f into hibernate:3.1 Aug 25, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
3.1.3.Final
Development

Successfully merging this pull request may close these issues.

Remove parameters processor
1 participant

AltStyle によって変換されたページ (->オリジナル) /