public interface TextProtocolBackendHandler
| Modifier and Type | Method and Description |
|---|---|
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.