public class SelectKeyHelper extends Object
| 构造器和说明 |
|---|
SelectKeyHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
newSelectKeyMappedStatement(org.apache.ibatis.mapping.MappedStatement ms,
EntityColumn column,
Class<?> entityClass,
Boolean executeBefore,
String identity)
新建SelectKey节点
|
public static void newSelectKeyMappedStatement(org.apache.ibatis.mapping.MappedStatement ms,
EntityColumn column,
Class<?> entityClass,
Boolean executeBefore,
String identity)
ms - column - Copyright © 2018. All Rights Reserved.