|
|
|
Re: [CDO] - Migrating from 4.6 to 4.10 - All tables are not created [message #1835929 is a reply to message #1835923] |
Wed, 16 December 2020 16:13   |
peugene Mising name Messages: 58 Registered: January 2011 |
Member |
|
|
Thanks Eike.
If i set the property eagerTableCreation to true. CDO create all table but only for one package unit.
Now , i'm not initialized initialPackage when i start the CDO server.
Then in CDO_PACKAGE_UNITS i have only 4 record :
- three record about CDO
- one record for my model.
Only table of this nsURI are created at startup.
I need all tables created at startup. But i can't initialize all the nsURI in initialPackage.
In the MappingStrategy, when the class mapping is done, all the Eclass are known.
I see the constructor of AbstractHorizontalClassMapping that used the EAGER_TABLE_CREATION property but i don't see why all tables for mapped classes are not created.
[Updated on: Wed, 16 December 2020 16:14] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01867 seconds