Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent
-
Packages that use OnJPAWriteContent Package Description org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library -
-
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 Modifier and Type Method Description protected voidODataJPAServiceFactory. setOnWriteJPAContent(OnJPAWriteContent onJPAWriteContent)The methods sets the context with a callback implementation for JPA provider specific content.
-