java.lang.Object
org.eclipse.persistence.jpa.rs.util.list.SingleResultQueryList
All Implemented Interfaces:
SingleResultQuery

public class SingleResultQueryList extends Object implements SingleResultQuery
This class is used to wrap collection of attributes returned by the single-result JPA report query.
Since:
EclipseLink 2.6.0.
  • Constructor Details

    • SingleResultQueryList

      public SingleResultQueryList()
      Instantiates a new query result list item.
  • Method Details