|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelType | |
|---|---|
| org.apache.ibatis.abator.config | |
| Uses of ModelType in org.apache.ibatis.abator.config |
|---|
| Fields in org.apache.ibatis.abator.config declared as ModelType | |
|---|---|
static ModelType |
ModelType.CONDITIONAL
|
static ModelType |
ModelType.FLAT
|
static ModelType |
ModelType.HIERARCHICAL
|
| Methods in org.apache.ibatis.abator.config that return ModelType | |
|---|---|
ModelType |
AbatorContext.getDefaultModelType()
|
ModelType |
TableConfiguration.getModelType()
|
static ModelType |
ModelType.getModelType(java.lang.String type)
|
| Constructors in org.apache.ibatis.abator.config with parameters of type ModelType | |
|---|---|
AbatorContext(java.lang.String generatorSetType,
ModelType defaultModelType)
Constructs an AbatorContext object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||