Package | Description |
---|---|
org.apache.olingo.odata2.jpa.processor.api.access |
OData JPA Processor API Library - Java Persistence Access
The library provides a set of APIs to access Java Persistence Models and Data.
|
org.apache.olingo.odata2.jpa.processor.api.model.mapping |
OData JPA Processor API Library - Mapping Model
The JPA EDM Mapping model (XML document) is represented as JAXB annotated Java Classes.
|
Modifier and Type | Method and Description |
---|---|
JPAEdmMappingModel |
JPAEdmMappingModelAccess.getJPAEdmMappingModel()
The method returns a JPA EDM mapping model Java object.
|
Modifier and Type | Method and Description |
---|---|
JPAEdmMappingModel |
JPAEdmMappingModelFactory.createJPAEDMMappingModel()
Create an instance of
JPAEdmMappingModel |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.