T - type of SQL statement contextpublic interface OptionalSQLTokenGenerator<T extends org.apache.shardingsphere.infra.binder.statement.SQLStatementContext> extends SQLTokenGenerator
| Modifier and Type | Method and Description |
|---|---|
SQLToken |
generateSQLToken(T sqlStatementContext)
Generate SQL token.
|
isGenerateSQLTokenCopyright © 2023 The Apache Software Foundation. All rights reserved.