| Package | Description |
|---|---|
| org.teiid.odata.api | |
| org.teiid.olingo.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComplexResponse |
interface |
OperationResponse |
| Modifier and Type | Method and Description |
|---|---|
void |
Client.executeSQL(Query query,
List<SQLParameter> parameters,
boolean calculateTotalSize,
Integer skip,
Integer top,
String nextOption,
int pageSize,
QueryResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplyResult |
class |
CrossJoinResult |
class |
EntityCollectionResponse |
class |
OperationResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalClient.executeSQL(Query query,
List<SQLParameter> parameters,
boolean calculateTotalSize,
Integer skipOption,
Integer topOption,
String nextOption,
int pageSize,
QueryResponse response) |
Copyright © 2020. All rights reserved.