Class ReadAllQueryResultCollection

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

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