public final class ShardingInsertValuesTokenGenerator extends Object implements OptionalSQLTokenGenerator<InsertStatementContext>, RouteContextAware
| Constructor and Description |
|---|
ShardingInsertValuesTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InsertValuesToken |
generateSQLToken(InsertStatementContext insertStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRouteContextpublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic InsertValuesToken generateSQLToken(InsertStatementContext insertStatementContext)
generateSQLToken in interface OptionalSQLTokenGenerator<InsertStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.