public final class ShardingInsertValuesTokenGenerator extends Object implements OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>, RouteContextAware
| 构造器和说明 |
|---|
ShardingInsertValuesTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
InsertValuesToken |
generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext insertStatementContext) |
boolean |
isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRouteContextpublic boolean isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic 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.