|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |