| Package | Description |
|---|---|
| io.mybatis.provider | |
| io.mybatis.provider.keysql |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends GenId> |
EntityColumn.genId
主键策略3,优先级3:Java 方式生成主键,可以和发号器一类的服务配合使用
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenId.NULL |
| Constructor and Description |
|---|
GenIdKeyGenerator(GenId<?> genId,
EntityTable table,
EntityColumn column,
org.apache.ibatis.session.Configuration configuration,
boolean executeBefore) |
Copyright © 2022. All rights reserved.