public final class OpenGaussSaneQueryResultEngine extends Object implements SaneQueryResultEngine
| Constructor and Description |
|---|
OpenGaussSaneQueryResultEngine() |
| 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 statementpublic String getType()
getType in interface org.apache.shardingsphere.spi.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.