T - type of SQL statementpublic interface SQLStatementConverter<S extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,T extends org.apache.calcite.sql.SqlNode>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(S sqlStatement)
Convert.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.