Package org.apache.ibatis.abator.internal.rules

Class Summary
AbatorRules This class centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
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.