Class Summary |
ConditionalModelRules |
This class encapsulates all the code generation rules for
a table using the conditional model. |
FlatModelRules |
This class encapsulates all the code generation rules for
a table using the flat model. |
HierarchicalModelRules |
This class encapsulates all the code generation rules for
a table using the hierarchical model. |
IbatorRules |
This class centralizes all the rules related to code generation - including
the methods and objects to create, and certain attributes related to those
objects. |