[ 
https://issues.apache.org/jira/browse/OPENJPA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi P Palacherla updated OPENJPA-1083:
---------------------------------------

    Attachment: OPENJPA-1083_trunk.patch

Hi Mike,

Attached patch includes all the suggestions in your previous comment.

Major changes:
a. Moved the logic of getting FK name from DB to ForeignKey.java
b. Added a test case to validate loadNameFromDB() of ForeignKey.java
c. My patch( ForeignKey. loadNameFromDB() ) no more removes all the FKs. 
    It will only remove the newly added FK.

Please review it and let me know of any further changes.

Regards,
Ravi.

> org.apache.openjpa.persistence.kernel.TestEJBState fails with two exceptions 
> ORA-00904 and ORA-02275 against oracleDB.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1083
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1083
>             Project: OpenJPA
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Ravi P Palacherla
>            Assignee: Michael Dick
>         Attachments: OPENJPA-1083.patch, OPENJPA-1083_option1.patch, 
> OPENJPA-1083_option2.patch, OPENJPA-1083_trunk.patch
>
>


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

Reply via email to