| Package | Description |
|---|---|
| com.exasol.adapter.request | |
| com.exasol.adapter.sql |
| Modifier and Type | Method and Description |
|---|---|
SqlStatement |
PushdownRequest.getSelect() |
| Constructor and Description |
|---|
PushdownRequest(SchemaMetadataInfo schemaMetadataInfo,
SqlStatement select,
List<TableMetadata> involvedTablesMetadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlStatementSelect
We could consider to apply builder pattern here (if time)
|
Copyright © 2019. All rights reserved.