public interface KeyGenerator
Modifier and Type | Method and Description |
---|---|
<T> T |
generate(InsertContext insertContext)
根据插入上下文生成主键值
|
<T> T generate(InsertContext insertContext)
T
- insertContext
- Copyright © 2006–2018 TinyGroup. All rights reserved.