Don, I believe David is referring to the testcase that he posted to the JIRA. He has entities A, B, and C in his testcase.
Kevin On Wed, Feb 11, 2009 at 9:06 AM, Donald Woods (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/OPENJPA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672650#action_12672650] > > Donald Woods commented on OPENJPA-919: > -------------------------------------- > > David, what do you mean by "Rename the 'C' fields to 'c' ..."? There are > no 'C' fields in the attached testcase.... Are you referring to a testcase > used for OPENJPA-838? > > > > JUnit for Bi-directional OneToOne with null relationships > > --------------------------------------------------------- > > > > Key: OPENJPA-919 > > URL: https://issues.apache.org/jira/browse/OPENJPA-919 > > Project: OpenJPA > > Issue Type: Bug > > Components: jdbc > > Affects Versions: 1.2.0, 1.3.0, 2.0.0 > > Reporter: Donald Woods > > Priority: Critical > > Fix For: 1.2.1, 1.3.0, 2.0.0 > > > > Attachments: jpa-nullrelation.tar.gz > > > > > > 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. > >
