Package | Description |
---|---|
org.mybatis.generator.internal.rules |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalModelRules
This class encapsulates all the code generation rules for a table using the
conditional model.
|
class |
FlatModelRules
This class encapsulates all the code generation rules for a table using the
flat model.
|
class |
HierarchicalModelRules
This class encapsulates all the code generation rules for a table using the
hierarchical model.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.