|
Michelle Caisse made changes - 19/Aug/05 06:00 AM
From Michael Watzek:
ArrayListCollections has the same issue. And there are two leftovers in TreeMapStringKeyCollections. Fixed mapping. Tests fail for other reasons now.
Michelle Caisse made changes - 19/Aug/05 06:22 AM
Michelle Caisse made changes - 01/Nov/05 06:43 AM
Reopened to set the Fix Version/s field to JDO 2 beta.
Michael Bouschen made changes - 23/Apr/06 02:43 AM
Michael Bouschen made changes - 23/Apr/06 02:46 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CollectionCollections has a field "CollectionOfSimpleClass3" which maps to
join table COLLECTION_OF_SIMPLE_CLASS3 with an element column called
"SIMPCLSREF". This doesn't exist - it's called "SIMPINTERFREF" in the schema
for that table. [There are probably other fields in this class with the same
issue, but this is the first one encountered so an error is thrown there]
This is the cause of JIRA-105.