public class TableIdGeneratorWrapper extends Object
| 构造器和说明 |
|---|
TableIdGeneratorWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
addEntityKeyGenerator(org.apache.ibatis.mapping.MappedStatement ms,
Class entityClass) |
static void |
addEntityKeyGenerator(org.apache.ibatis.mapping.MappedStatement ms,
String selectKeyId,
TableInfo tableInfo) |
Copyright © 2025. All rights reserved.