public interface TextProtocolBackendHandler
| 限定符和类型 | 方法和说明 |
|---|---|
BackendResponse |
execute()
Execute command.
|
QueryData |
getQueryData()
Get query data.
|
boolean |
next()
Goto next result value.
|
BackendResponse execute()
boolean next()
throws SQLException
SQLException - SQL exceptionQueryData getQueryData() throws SQLException
SQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.