Chandan V.A created OLINGO-104:
----------------------------------
Summary: JPA Documentation Update: Adding Non JPA Entities as
Function Import Return Types
Key: OLINGO-104
URL: https://issues.apache.org/jira/browse/OLINGO-104
Project: Olingo
Issue Type: Improvement
Components: odata2-documentation
Affects Versions: V2 1.1.0
Reporter: Chandan V.A
Assignee: Deepashree
Fix For: V2 1.1.0
Hello Deepa,
Two new features have been introduced in OData2-JPA processor where
# One can extend the EDM generated from JPA Models by implementing the
Interface method
*org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension.extendJPAEdmSchema*.
# One can add non JPA Entity Types to the EDM and use the same as Function
Imports return type.
Refer to [1] for more details.
The documentation [2] needs to be updated with details on how one can add a non
JPA Entity as complex types to EDM and then use the same as the return type in
a function import.
[1] https://issues.apache.org/jira/browse/OLINGO-28
[2] http://olingo.incubator.apache.org/doc/tutorials/jpafunctionimport.html
Regards
Chandan
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)