public final class ProjectionsTokenGenerator extends Object implements OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>, IgnoreForSingleRoute, RouteContextAware
| 构造器和说明 |
|---|
ProjectionsTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProjectionsToken |
generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext) |
boolean |
isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRouteContextpublic boolean isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic ProjectionsToken generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext)
generateSQLToken 在接口中 OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>Copyright © 2020 The Apache Software Foundation. All rights reserved.