public final class IndexTokenGenerator extends Object implements CollectionSQLTokenGenerator, ShardingRuleAware, SchemaMetaDataAware
| 构造器和说明 |
|---|
IndexTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<IndexToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingRulesetSchemapublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic Collection<IndexToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.