Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug#220448: SDO - Issues generating imported types

All,

Please review the fix for the following bug and provide any feedback you may have:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220448
Bug summary:
Cyclic imports and imports with inheritance are now causing type generation issues. When generating types in these cases, either the type is generated twice (causing integrity exceptions upon login) or the type is not finalized, causing an SDO exception. This issue seems to have been caused by recent changes to SDOTypesGenerator. The suspect code is in the 'typesExist' method on that class.



Oracle
David McCann | Principal Software Engineer | TopLink Product
Oracle Corporation Canada
45 O'Connor Street, Suite 400
Ottawa, Ontario K1P 1A4
Canada
613.288.4636
613.238.2818 (fax)


Back to the top