Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging
-
Packages that use JPAPaging Package Description 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 Modifier and Type Method Description JPAPagingODataJPAContext. getPaging()The method returns the server side paging objectMethods in org.apache.olingo.odata2.jpa.processor.api with parameters of type JPAPaging Modifier and Type Method Description voidODataJPAContext. setPaging(JPAPaging paging)The method sets the server side paging object
-