public final class PostgreSQLSaneQueryResultEngine extends Object implements SaneQueryResultEngine
| Constructor and Description |
|---|
PostgreSQLSaneQueryResultEngine() |
| 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.
|
String |
getType() |
public Optional<ExecuteResult> getSaneQueryResult(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement, SQLException ex)
SaneQueryResultEnginegetSaneQueryResult in interface SaneQueryResultEnginesqlStatement - SQL statementex - SQL exceptionpublic String getType()
getType in interface org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2023 The Apache Software Foundation. All rights reserved.