public final class MySQLSaneQueryResultEngine extends Object implements SaneQueryResultEngine
| Constructor and Description |
|---|
MySQLSaneQueryResultEngine() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ExecuteResult> |
getSaneQueryResult(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Get sane query result.
|
String |
getType() |
public Optional<ExecuteResult> getSaneQueryResult(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
SaneQueryResultEnginegetSaneQueryResult in interface SaneQueryResultEnginesqlStatement - SQL statementCopyright © 2021 The Apache Software Foundation. All rights reserved.