Class Generator should use IProvider.GetDatabaseStructure
Brought to you by:
mirkomatytschak,
robert_langer
The Class Generator should use the new GetDatabaseStructure method to build it's database tree.
- That way analyzing a database is similar to analyzing an xml schema.
- The Class Generator should map relations automatically using the foreign key constraint information.
- It should be possible to detect mapping tables and map it as such.
Logged In: YES
user_id=1943096
Originator: YES
See rev. 58. The ticket remains open, because the mapping table detection is not yet implemented.