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