public interface SaneQueryResultEngine
extends org.apache.shardingsphere.spi.typed.TypedSPI
| Modifier and Type | Method and Description |
|---|---|
Optional<ExecuteResult> |
getSaneQueryResult(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Get sane query result.
|
Optional<ExecuteResult> getSaneQueryResult(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2022 The Apache Software Foundation. All rights reserved.