| Package | Description |
|---|---|
| com.amazon.redshift | |
| com.amazon.redshift.core | |
| com.amazon.redshift.ds.common | |
| com.amazon.redshift.jdbc |
| Modifier and Type | Method and Description |
|---|---|
PreferQueryMode |
RedshiftConnection.getPreferQueryMode()
Returns the query mode for this connection.
|
| Modifier and Type | Method and Description |
|---|---|
PreferQueryMode |
QueryExecutorBase.getPreferQueryMode() |
PreferQueryMode |
QueryExecutor.getPreferQueryMode() |
| Modifier and Type | Method and Description |
|---|---|
PreferQueryMode |
BaseDataSource.getPreferQueryMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDataSource.setPreferQueryMode(PreferQueryMode preferQueryMode) |
| Modifier and Type | Method and Description |
|---|---|
PreferQueryMode |
RedshiftConnectionImpl.getPreferQueryMode() |
static PreferQueryMode |
PreferQueryMode.of(String mode) |
static PreferQueryMode |
PreferQueryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreferQueryMode[] |
PreferQueryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.