| Package | Description |
|---|---|
| com.amazon.redshift.jdbc |
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataAPIHelper.GetBestRowIdentifier_Metadata
Define return columns for JDBC API getBestRowIdentifier according to the spec
|
static class |
MetadataAPIHelper.GetCatalogs_Metadata |
static class |
MetadataAPIHelper.GetColumnPrivileges_Metadata
Define return columns for JDBC API getColumnPrivileges according to the spec
|
static class |
MetadataAPIHelper.GetColumns_Metadata |
static class |
MetadataAPIHelper.GetForeignKeys_Metadata
Define return columns for JDBC API getImportedKeys according to the spec
|
static class |
MetadataAPIHelper.GetFunctions_Metadata
Define return columns for JDBC API getFunctions according to the spec
|
static class |
MetadataAPIHelper.GetFunctionsColumns_Metadata
Define return columns for JDBC API getFunctionsColumns according to the spec
|
static class |
MetadataAPIHelper.GetPrimaryKeys_Metadata
Define return columns for JDBC API getPrimaryKeys according to the spec:
|
static class |
MetadataAPIHelper.GetProcedures_Metadata
Define return columns for JDBC API getProcedures according to the spec
|
static class |
MetadataAPIHelper.GetProceduresColumns_Metadata
Define return columns for JDBC API getProceduresColumns according to the spec
|
static class |
MetadataAPIHelper.GetSchemas_Metadata |
static class |
MetadataAPIHelper.GetTablePrivileges_Metadata
Define return columns for JDBC API getTablePrivileges according to the spec
|
static class |
MetadataAPIHelper.GetTables_Metadata |
static class |
MetadataAPIHelper.GetTableType_Metadata
Define return columns for JDBC API getTableType according to the spec
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T> & MetadataAPIHelper.enumFunc<T>> |
MetadataAPIHelper.getField(Supplier<T[]> enumObject) |
Copyright © 2025 Amazon.com Inc.. All rights reserved.