T - type of SQL statementpublic class CommonSQLStatementContext<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> extends Object implements SQLStatementContext<T>
| 构造器和说明 |
|---|
CommonSQLStatementContext(T sqlStatement) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isHintWriteRouteOnly()
Judge whether is hint routed to write data source or not.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseType, getSqlStatement, getTablesContextpublic CommonSQLStatementContext(T sqlStatement)
Copyright © 2022 The Apache Software Foundation. All rights reserved.