Package | Description |
---|---|
tech.ibit.mybatis | |
tech.ibit.mybatis.sqlbuilder.sql | |
tech.ibit.mybatis.sqlbuilder.sql.impl |
Modifier and Type | Method and Description |
---|---|
int |
RawMapper.rawInsertWithGenerateKeys(PrepareStatement sqlParams,
KeyValuePair key)
插入并生成主键
|
Modifier and Type | Method and Description |
---|---|
int |
InsertSql.executeInsertWithGenerateKeys(KeyValuePair key)
插入
|
Modifier and Type | Method and Description |
---|---|
int |
InsertSqlImpl.executeInsertWithGenerateKeys(KeyValuePair key) |
Copyright © 2020 IBIT程序猿. All rights reserved.