Offset-based pagination for flat entity queries using JDBC — no Spring Data, pure SQL, clean architecture.
-
Updated
Jun 1, 2026 - Java
Offset-based pagination for flat entity queries using JDBC — no Spring Data, pure SQL, clean architecture.
A JDBC-based example of paginating aggregate roots and extracting complete object graphs without breaking pagination semantics.
Pagination and sorting over JDBC with a clean architecture approach — no Spring Data, pure SQL.
Add a description, image, and links to the read-model topic page so that developers can more easily learn about it.
To associate your repository with the read-model topic, visit your repo's landing page and select "manage topics."