T - type of SQL statement contextpublic interface CollectionSQLTokenGenerator<T extends org.apache.shardingsphere.infra.binder.statement.SQLStatementContext> extends SQLTokenGenerator
| 限定符和类型 | 方法和说明 |
|---|---|
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.