Hi,
I used DdlUtils to compare an existing Derby database model with a
specification xml, and 'Database#equal' returned false, although they
are equal. The reason is - I think - that tables have a certain order in
the 'Database' class, stored in an 'ArrayList'. The existing 'Database'
from 'platform.readModelFromDatabase(...)' returns the tables in a
different order than the 'Database' from 'DatabaseIO().read'.
Is there a good reason for this, or is that considered a bug? Does that
only happen with certain DBMS? Is there a workaround?
Best regards,
Alex
--
Alexander Funk, Diplom-Informatiker, IT-Berater,
Gerhard-Rohlfs-Straße 72b, 28757 Bremen,
+49-421-374421, +49-177-3509630
[EMAIL PROTECTED]