Skip to content

HHH 19695 fix broken rendering of FETCH { FIRST | NEXT } clause #10724

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

Conversation

michaelfranz
Copy link

@michaelfranz michaelfranz commented Aug 8, 2025

This PR addresses an issue, which impacts all users of hibernate 7, who use the ANSI SQL 2008 clause FETCH FIRST/NEXT <row count> ROWS ONLY.


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.


https://hibernate.atlassian.net/browse/HHH-19665
https://hibernate.atlassian.net/browse/HHH-19695

Mike Mannion added 2 commits August 7, 2025 17:19
…ct when DB2-specific keywords are present in a user's SQL.
@gavinking
Copy link
Member

See alternative solution #10725.

@michaelfranz
Copy link
Author

@gavinking 's alternative solution is superior by virtue of it's relative simplicity.

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