public class SelectKeyHelper extends Object
| Constructor and Description |
|---|
SelectKeyHelper() |
| Modifier and Type | Method and Description |
|---|---|
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.