public final class TableTokenGenerator extends Object implements CollectionSQLTokenGenerator, ShardingRuleAware
| Constructor and Description |
|---|
TableTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<TableToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingRulepublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic Collection<TableToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.