Package | Description |
---|---|
net.ymate.platform.persistence.jdbc.base | |
net.ymate.platform.persistence.jdbc.base.impl |
Modifier and Type | Method and Description |
---|---|
IBatchUpdateOperator |
IBatchUpdateOperator.addBatchParameter(SQLBatchParameter parameter)
添加批量SQL参数
|
IBatchUpdateOperator |
IBatchUpdateOperator.addBatchSQL(String sql)
添加SQL语句
|
Modifier and Type | Class and Description |
---|---|
class |
BatchUpdateOperator
数据库批量更新操作器实现
|
Modifier and Type | Method and Description |
---|---|
IBatchUpdateOperator |
BatchUpdateOperator.addBatchParameter(SQLBatchParameter parameter) |
IBatchUpdateOperator |
BatchUpdateOperator.addBatchSQL(String sql) |
Copyright © 2022. All rights reserved.