Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.ODataJPAResponseBuilder
-
Packages that use ODataJPAResponseBuilder Package Description org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Libraryorg.apache.olingo.odata2.jpa.processor.api.factory OData JPA Processor API Library - Factory -
-
Uses of ODataJPAResponseBuilder in org.apache.olingo.odata2.jpa.processor.api
Fields in org.apache.olingo.odata2.jpa.processor.api declared as ODataJPAResponseBuilder Modifier and Type Field Description protected ODataJPAResponseBuilderODataJPAProcessor. responseBuilderAn instance ofODataJPAResponseBuilder. -
Uses of ODataJPAResponseBuilder in org.apache.olingo.odata2.jpa.processor.api.factory
Methods in org.apache.olingo.odata2.jpa.processor.api.factory that return ODataJPAResponseBuilder Modifier and Type Method Description ODataJPAResponseBuilderODataJPAAccessFactory. getODataJPAResponseBuilder(ODataJPAContext oDataJPAContext)
-