You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Jeff Yu (JIRA)" <ji...@apache.org> on 2010/03/01 09:56:07 UTC

[jira] Commented: (ODE-704) clean up the JPA module, supports botht openJPA and Hibernate

    [ https://issues.apache.org/jira/browse/ODE-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839604#action_12839604 ] 

Jeff Yu commented on ODE-704:
-----------------------------

Hi Aaron,

As Rafal said, ideally, we should do this, and thats what we will do for this task.
we are very glad that you are interested in it, below are the steps for you to get involved in this task.

1. get an account in github if you don't have, and then I will add you in the ode jpa project. (http://github.com/jeffyu/ode/tree/jpa)
2. working on the tasks that you like, and then commit it into github.

You can find below commit logs (related to this task)  in the project's commit list. (http://github.com/jeffyu/ode/commits/jpa)

update the Buildfile to include the dao-jpa-hibernate and dao-jpa-ojpa 
module 

add dao-jpa-hibernate for hibernate JPA provider. add dao-jpa-ojpa for 
OpenJPA 

pull out the OpenJPA specific API, introducing a JPADaoOperatorFactory 
adding @Id for @Entity, otherwise hibernate will complain about it 

replace the @Column with @JoinColumn 

If you like to refactor the bpel-store module, you can work on https://issues.apache.org/jira/browse/ODE-720 task.

Let me know if you have any other questions with regard to this task.

Regards
Jeff


> clean up the JPA module, supports botht openJPA and Hibernate
> -------------------------------------------------------------
>
>                 Key: ODE-704
>                 URL: https://issues.apache.org/jira/browse/ODE-704
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: 1.3.3
>            Reporter: Jeff Yu
>             Fix For: 2.0
>
>
> see this thread for detail.
> http://mail-archives.apache.org/mod_mbox/ode-dev/200911.mbox/%3C436a94770911160003m682f1678ra9bd9f00fdc49763@mail.gmail.com%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.