|
Teiid 8.3.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.translator.google.execution.SpreadsheetQueryExecution
public class SpreadsheetQueryExecution
| Constructor Summary | |
|---|---|
SpreadsheetQueryExecution(Select query,
org.teiid.resource.adapter.google.GoogleSpreadsheetConnection connection,
ExecutionContext executionContext)
|
|
| Method Summary | |
|---|---|
void |
cancel()
Cancels the execution abnormally. |
void |
close()
Terminates the execution normally. |
void |
execute()
Execute the associated command. |
List<?> |
next()
Retrieves the next row of the resultset. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpreadsheetQueryExecution(Select query,
org.teiid.resource.adapter.google.GoogleSpreadsheetConnection connection,
ExecutionContext executionContext)
| Method Detail |
|---|
public void close()
Execution
close in interface Execution
public void cancel()
throws TranslatorException
Execution
cancel in interface ExecutionTranslatorException
public void execute()
throws TranslatorException
Execution
execute in interface ExecutionTranslatorException
public List<?> next()
throws TranslatorException,
DataNotAvailableException
ResultSetExecution
next in interface ResultSetExecutionTranslatorException
DataNotAvailableException
|
Teiid 8.3.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||