Module eclipselink

Class 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