Add the notion of master and slave node within the mapping nodes
Compiles complex data models from drastically reduced syntax
Brought to you by:
fx89
When two or more records in table A have the same two or more children in table B, then there has to be a table C to enable the many-to-many relationship. Calltable AthBe master and table B the slave. By introducing further order in the CodeGen model, it will enable detection of master and slave nodes. Having this information in the mapping nodes will enable automatic generation of complex mapping forms
Diff: