Class ReportQueryResultCollection

java.lang.Object
org.eclipse.persistence.jpa.rs.util.list.ReportQueryResultCollection
All Implemented Interfaces:
PageableCollection<ReportQueryResultListItem>

public class ReportQueryResultCollection extends Object implements PageableCollection<ReportQueryResultListItem>
This class is used to wrap collection of records returned by a JPA report query and includes paging links.
Author:
gonural