public final class ShadowInsertValuesTokenGenerator extends BaseShadowSQLTokenGenerator implements OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>, PreviousSQLTokensAware
| 构造器和说明 |
|---|
ShadowInsertValuesTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertValuesToken |
generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext insertStatementContext) |
protected boolean |
isGenerateSQLTokenForShadow(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetPreviousSQLTokenssetShadowRuleprotected boolean isGenerateSQLTokenForShadow(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
public InsertValuesToken generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext insertStatementContext)
generateSQLToken 在接口中 OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>Copyright © 2020 The Apache Software Foundation. All rights reserved.