Showing posts with label JPA. Show all posts
Showing posts with label JPA. Show all posts

Monday, December 2, 2013

Database level Pagination with JPA

Overview

Pagination is a presentation technique used to show large amount of data set in client UI side as set of pages with set of options like next,previous,first last etc.