| Package | Description |
|---|---|
| com.amazon.redshift.core | |
| com.amazon.redshift.core.v3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryExecutor
Abstracts the protocol-specific details of executing a query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutorBase |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutorImpl
QueryExecutor implementation for the V3 protocol.
|
| Constructor and Description |
|---|
BatchedQuery(NativeQuery query,
TypeTransferModeRegistry transferModeRegistry,
int valuesBraceOpenPosition,
int valuesBraceClosePosition,
boolean sanitiserDisabled,
RedshiftLogger logger) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.