public final class UpdateStatementAssembler extends Object
| 构造器和说明 |
|---|
UpdateStatementAssembler() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.dromara.hmily.tac.sqlparser.model.common.statement.dml.HmilyUpdateStatement |
assembleHmilyUpdateStatement(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.UpdateStatement updateStatement,
org.dromara.hmily.tac.sqlparser.model.common.statement.dml.HmilyUpdateStatement hmilyUpdateStatement)
Assemble Hmily update statement.
|
public static org.dromara.hmily.tac.sqlparser.model.common.statement.dml.HmilyUpdateStatement assembleHmilyUpdateStatement(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.UpdateStatement updateStatement,
org.dromara.hmily.tac.sqlparser.model.common.statement.dml.HmilyUpdateStatement hmilyUpdateStatement)
updateStatement - update statementhmilyUpdateStatement - hmily update statementCopyright © 2022 dromara. All rights reserved.