Skip to content

Conversation

DavideD
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.

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 added the 3.1 label 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
@DavideD DavideD modified the milestones: 3.1.2.Final, 3.1.3.Final Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove parameters processor
1 participant