T - type of SQL statementpublic interface SQLStatementContext<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement>
| Modifier and Type | Method and Description |
|---|---|
T |
getSqlStatement()
Get SQL statement.
|
TablesContext |
getTablesContext()
Get tables context.
|
T getSqlStatement()
TablesContext getTablesContext()
Copyright © 2021 The Apache Software Foundation. All rights reserved.