public class UpdateSqlConfig extends DmlSqlConfig
target| 构造器和说明 |
|---|
UpdateSqlConfig(DynamicSql target) |
UpdateSqlConfig(DynamicSql target,
Node operationNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryType |
getDynamicType() |
getSelectKey, getStatementType, getTimeout, processSelectKey, setStatementType, setTimeoutbuildQuery, isHavePlaceholderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildQuerypublic UpdateSqlConfig(DynamicSql target)
public UpdateSqlConfig(DynamicSql target, Node operationNode)
public QueryType getDynamicType()
getDynamicType 在类中 DmlSqlConfigCopyright © 2021. All rights reserved.