Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging

Packages that use JPAPaging
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
 

Uses of JPAPaging in org.apache.olingo.odata2.jpa.processor.api
 

Methods in org.apache.olingo.odata2.jpa.processor.api that return JPAPaging
 JPAPaging ODataJPAContext.getPaging()
          The method returns the server side paging object
 

Methods in org.apache.olingo.odata2.jpa.processor.api with parameters of type JPAPaging
 void ODataJPAContext.setPaging(JPAPaging paging)
          The method sets the server side paging object
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.