public final class RemoveShadowColumnTokenGenerator extends BaseShadowSQLTokenGenerator implements CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>
| 构造器和说明 |
|---|
RemoveShadowColumnTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<RemoveToken> |
generateSQLTokens(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, waitisGenerateSQLTokensetShadowRuleprotected boolean isGenerateSQLTokenForShadow(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
public Collection<RemoveToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext insertStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>Copyright © 2020 The Apache Software Foundation. All rights reserved.