public final class AggregationDistinctTokenGenerator extends Object implements CollectionSQLTokenGenerator, IgnoreForSingleRoute
| 构造器和说明 |
|---|
AggregationDistinctTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<AggregationDistinctToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
public boolean isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic Collection<AggregationDistinctToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGeneratorCopyright © 2020 The Apache Software Foundation. All rights reserved.