| Package | Description |
|---|---|
| org.teiid.resource.adapter.google | |
| org.teiid.resource.adapter.google.dataprotocol | |
| org.teiid.translator.goole.api |
| Modifier and Type | Method and Description |
|---|---|
RowsResult |
SpreadsheetConnectionImpl.executeQuery(String worksheetName,
String query,
Integer offset,
Integer limit,
int batchSize) |
| Modifier and Type | Method and Description |
|---|---|
RowsResult |
GoogleDataProtocolAPI.executeQuery(String spreadsheetTitle,
String worksheetTitle,
String query,
int batchSize,
Integer offset,
Integer limit)
Most important method that will issue query [1] to specific worksheet.
|
| Modifier and Type | Method and Description |
|---|---|
RowsResult |
GoogleSpreadsheetConnection.executeQuery(String worksheetName,
String query,
Integer offset,
Integer limit,
int batchSize) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.