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