| 程序包 | 说明 |
|---|---|
| pro.haichuang.framework.mybatis.generate.config |
Mybatis自动代码生成-配置文件自动装配
|
| 限定符和类型 | 方法和说明 |
|---|---|
CodeBasicConfig.OutputType |
CodeBasicConfig.getOutputType() |
static CodeBasicConfig.OutputType |
CodeBasicConfig.OutputType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static CodeBasicConfig.OutputType[] |
CodeBasicConfig.OutputType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CodeBasicConfig.setOutputType(CodeBasicConfig.OutputType outputType) |
Copyright © 2021 HaiChuang Inc.. All rights reserved.