public final class ConnectorSyncCommandSelect extends AConnectorSyncCommand
| Constructor and Description |
|---|
ConnectorSyncCommandSelect(Select aSelect) |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(c c)
Execute the command via c.
|
executepublic ConnectorSyncCommandSelect(Select aSelect)
aSelect - Selectpublic Result execute(c c) throws QConnectorException, c.KException, IOException
ConnectorSyncCommandc - CQConnectorException - If something went wrongc.KException - If something went wrong in qIOException - If something went wrong on the transport layerCopyright © 2012-2014. All Rights Reserved.