public final class ShardingInsertValuesTokenGenerator extends Object implements OptionalSQLTokenGenerator, SQLRouteResultAware
| Constructor and Description |
|---|
ShardingInsertValuesTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InsertValuesToken |
generateSQLToken(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSqlRouteResultpublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic InsertValuesToken generateSQLToken(SQLStatementContext sqlStatementContext)
generateSQLToken in interface OptionalSQLTokenGeneratorCopyright © 2020 The Apache Software Foundation. All rights reserved.