| Package | Description |
|---|---|
| com.github.yuanmomo.mybatis.mbg.plugin.dynamic |
| Modifier and Type | Method and Description |
|---|---|
static MethodTypeEnum |
MethodTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodTypeEnum[] |
MethodTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DynamicTableNamePlugin.providerChangeMethodParameterToMap(MethodTypeEnum typeEnum,
org.mybatis.generator.api.dom.java.Method method,
org.mybatis.generator.api.dom.java.TopLevelClass topLevelClass,
org.mybatis.generator.api.IntrospectedTable introspectedTable)
Update method parameter to Map
|
Copyright © 2021. All rights reserved.