Package | Description |
---|---|
org.tinygroup.jdbctemplatedslsession.keygenerator | |
org.tinygroup.tinysqldsl | |
org.tinygroup.tinysqldsl.base |
Modifier and Type | Method and Description |
---|---|
<T> T |
DatabaseKeyGenerator.generate(InsertContext insertContext) |
<T> T |
AppKeyGenerator.generate(InsertContext insertContext) |
Modifier and Type | Method and Description |
---|---|
InsertContext |
Insert.getContext() |
Modifier and Type | Method and Description |
---|---|
<T> T |
KeyGenerator.generate(InsertContext insertContext)
根据插入上下文生成主键值
|
Modifier and Type | Method and Description |
---|---|
InsertContext |
InsertContext.copyContext() |
Copyright © 2006–2018 TinyGroup. All rights reserved.