Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent
Packages that use OnJPAWriteContent
-
Uses of OnJPAWriteContent in org.apache.olingo.odata2.jpa.processor.api
Methods in org.apache.olingo.odata2.jpa.processor.api with parameters of type OnJPAWriteContentModifier and TypeMethodDescriptionprotected voidODataJPAServiceFactory.setOnWriteJPAContent(OnJPAWriteContent onJPAWriteContent) The methods sets the context with a callback implementation for JPA provider specific content.