Issue Details (XML | Word | Printable)

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

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

embedded-key and embedded-value should never have different values

Created: 25/Jun/05 08:06 AM   Updated: 23/Apr/06 02:38 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:38 AM


 Description  « Hide
In the models.fieldtypes pc classes of map types, one of the cases tested is where embedded-key=true and embedded-value=false, as well as the reverse. This makes no sense and these cases should be removed.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 25/Jun/05 08:11 AM
Removed fields where embedded-key and embedded-value had different explicit values (true, false or false,true). Left the numbering the same, so there are now gaps in the number sequence of the field names.

Michael Bouschen added a comment - 23/Apr/06 02:35 AM
Reopened to set the Fix Version/s field to JDO 2 beta.