Issue Details (XML | Word | Printable)

Key: JDO-37
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

foreign key attribute to field does not work

Created: 06/May/05 02:48 AM   Updated: 23/Apr/06 02:12 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:12 AM


 Description  « Hide
JPOX gives a parser error when using <field name="blah" foreign-key="true"/>. Change mylib/package-derby.orm to use foreign-key element. This may be a temporary work-around.
<field name="blah">
    <foreign-key/>
</field>

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #168361 Thu May 05 17:49:08 UTC 2005 mcaisse JDO-8 interim check-in; JDO-37 work-around
Files Changed
MODIFY /incubator/jdo/trunk/tck20/test/sql/derby/schema1.sql
MODIFY /incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
ADD /incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm
ADD /incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm
MODIFY /incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
MODIFY /incubator/jdo/trunk/tck20/maven.xml

Michelle Caisse added a comment - 12/May/05 12:34 PM
Resolved by fixing orm dtd and JPOX incorporating the fixed internally.

Michelle Caisse made changes - 12/May/05 12:34 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Michelle Caisse made changes - 01/Nov/05 06:53 AM
Status Resolved [ 5 ] Closed [ 6 ]
Michael Bouschen added a comment - 23/Apr/06 02:08 AM
Reopened to set the Fix Version/s field to JDO 2 beta.

Michael Bouschen made changes - 23/Apr/06 02:08 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
Michael Bouschen made changes - 23/Apr/06 02:12 AM
Fix Version/s JDO 2 beta [ 12310683 ]
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]