I have migrated to spring 3.0.2 .But pagination with PostgreSQL database is not working because earlier "limit" is generating after end of the query but now "fetch rows ? only" generating and pagination object data is not being replaced with ? mark. Can anyone help?

Comment From: mhalbritter

Hey, in Boot 3.x we upgraded to Hibernate 6, see here. Please make sure to read and follow the migration guide.

If it's still not working, please take the time to create a minimal reproducer which helps us to diagnose the issue and then create an issue on the Spring Data issue tracker.

Comment From: spring-projects-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.