Package | Description |
---|---|
org.apache.olingo.odata2.jpa.processor.api |
OData JPA Processor API Library
The library provides a way for the developers to create an OData Service from a Java Persistence Model.
|
Modifier and Type | Method and Description |
---|---|
ODataJPATransaction |
ODataJPAContext.getODataJPATransaction()
The method returns the ODataJPATransaction.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ODataJPAServiceFactory.setODataJPATransaction(ODataJPATransaction oDataJPATransaction)
The methods sets the context with a callback implementation for JPA transaction specific content.
|
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.