T - type of SQL statement contextpublic interface CollectionSQLTokenGenerator<T extends org.apache.shardingsphere.infra.binder.statement.SQLStatementContext> extends SQLTokenGenerator
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends SQLToken> |
generateSQLTokens(T sqlStatementContext)
Generate SQL tokens.
|
isGenerateSQLTokenCollection<? extends SQLToken> generateSQLTokens(T sqlStatementContext)
sqlStatementContext - SQL statement contextCopyright © 2021 The Apache Software Foundation. All rights reserved.