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