| Name | Description | Type | Package | Framework |
| LinkList | This class is used to wrap collection of Link objectsSee Also:LinkAuthor:gonural | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| PageableCollection | Marker interface for queries returning paged resultsSee Also:ReadAllQueryResultCollection, | Interface | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| QueryList | This class is used to wrap collection of Query objectsSee Also:QueryAuthor:gonural | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| ReadAllQueryResultCollection | This class is used to wrap collection of records returned by a JPA read all query and includes paging links. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| ReportQueryResultCollection | This class is used to wrap collection of records returned by a JPA report query and includes paging links. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| ReportQueryResultList | This class is used to wrap collection of records returned by a JPA report query. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| ReportQueryResultListItem | This class is used to wrap collection of attributes of a record returned by a JPA report query. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| SimpleHomogeneousList | This class is used to wrap collection of homogeneous simple java type attributes, such as Strings, Integers, etc. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| SingleResultQuery | Marker interface for queries returning single results. | Interface | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| SingleResultQueryList | This class is used to wrap collection of attributes returned by the single-result JPA report query. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |
| SingleResultQueryResult | The result of single result query. | Class | org.eclipse.persistence.jpa.rs.util.list | EclipseLink |