| 程序包 | 说明 |
|---|---|
| org.beetl.sql.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlIdWithParam |
SqlIdWithParam.of(SqlId sqlId,
Object sqlParam) |
| 限定符和类型 | 方法和说明 |
|---|---|
int[] |
SQLExecutor.executeBatch(List<SqlIdWithParam> list,
Integer batchSize)
批量执行sql语句,每个sql语句可以带不同的参数
|
int[] |
BaseSQLExecutor.executeBatch(List<SqlIdWithParam> list,
Integer batchSize) |
Copyright © 2024. All rights reserved.