You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/02/10 22:43:59 UTC

[jira] Updated: (OPENJPA-919) JUnit for Bi-directional OneToOne with null relationships

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

Donald Woods updated OPENJPA-919:
---------------------------------

    Description: 
Testcase to verify relationships in a bi-directional OneToOne are null (as tested for by the EJB TCK) when:
1) the relations are not set (should default to null)
2) the relations are explicitly set to null


  was:
Testcase to verify relationships in a bi-directional OneToOne are null when:
1) the relations are not set (should default to null)
2) the relations are explicitly set to null



> JUnit for Bi-directional OneToOne with null relationships
> ---------------------------------------------------------
>
>                 Key: OPENJPA-919
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-919
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: jdbc
>    Affects Versions: 1.2.0, 1.3.0, 2.0.0
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Trivial
>             Fix For: 1.2.1, 1.3.0, 2.0.0
>
>
> Testcase to verify relationships in a bi-directional OneToOne are null (as tested for by the EJB TCK) when:
> 1) the relations are not set (should default to null)
> 2) the relations are explicitly set to null

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