| 程序包 | 说明 |
|---|---|
| com.baomidou.mybatisplus.generator.config.rules |
代码生成器,规则相关类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static QuerySQL |
QuerySQL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuerySQL[] |
QuerySQL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.