Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent

Packages that use OnJPAWriteContent
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.ref.extension   
org.apache.olingo.odata2.jpa.processor.ref.web   
 

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

Methods in org.apache.olingo.odata2.jpa.processor.api with parameters of type OnJPAWriteContent
protected  void ODataJPAServiceFactory.setOnWriteJPAContent(OnJPAWriteContent onJPAWriteContent)
          The methods sets the context with a callback implementation for JPA provider specific content.
 

Uses of OnJPAWriteContent in org.apache.olingo.odata2.jpa.processor.ref.extension
 

Classes in org.apache.olingo.odata2.jpa.processor.ref.extension that implement OnJPAWriteContent
 class OnDBWriteContent
           
 

Uses of OnJPAWriteContent in org.apache.olingo.odata2.jpa.processor.ref.web
 

Fields in org.apache.olingo.odata2.jpa.processor.ref.web declared as OnJPAWriteContent
static OnJPAWriteContent JPAReferenceServiceFactory.onDBWriteContent
           
 



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