| Package | Description |
|---|---|
| com.amazon.redshift.core | |
| com.amazon.redshift.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerVersion
Enumeration for Redshift versions.
|
| Modifier and Type | Method and Description |
|---|---|
static Version |
ServerVersion.from(String version)
Attempt to parse the server version string into an XXYYZZ form version number into a
Version. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseConnection.haveMinimumServerVersion(Version ver)
Check if we have at least a particular server version.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RedshiftConnectionImpl.haveMinimumServerVersion(Version ver) |
Copyright © 2024 Amazon.com Inc.. All rights reserved.