You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2015/02/02 18:24:34 UTC

[jira] [Commented] (OLINGO-552) POC: Module Design for ODataV4 JPA Processor

    [ https://issues.apache.org/jira/browse/OLINGO-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301477#comment-14301477 ] 

Chandan V.A commented on OLINGO-552:
------------------------------------

There will be two main modules -
A) odata-jpa-api 
     - Provides set of interfaces, to which applications can take compile time dependencies.
     - Provides interfaces that will be implemented by odata-jpa-core.
     - Provides interfaces that can be used by applications to expose JPA models as OData V4 compliant models.
B) odata-jpa-core
    - Implements the interfaces of odata-jpa-api
    - Provides runtime support for transforming JPA models and handling ODataV4 protocol.

> POC: Module Design for ODataV4 JPA Processor
> --------------------------------------------
>
>                 Key: OLINGO-552
>                 URL: https://issues.apache.org/jira/browse/OLINGO-552
>             Project: Olingo
>          Issue Type: Sub-task
>          Components: odata4-JPA
>    Affects Versions: (JPA) V4 4.0.0-beta-01
>            Reporter: Chandan V.A
>            Assignee: Chandan V.A
>
> Design Java modules for OData V4 JPA Processor as an Extension to the Olingo OData V4 Server component



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)