| Package | Description |
|---|---|
| com.amazon.redshift.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected List<MetadataAPIHelper.ShowPrimaryKeysInfo> |
MetadataServerProxy.callShowConstraintsPrimaryKey(String catalog,
String schema,
String table)
Helper function to get a ResultSet of Show Constraint Primary Key
|
protected List<MetadataAPIHelper.ShowPrimaryKeysInfo> |
MetadataServerProxy.getPrimaryKeys(String catalog,
String schema,
String table,
boolean isSingleDatabaseMetaData)
Returns a list of intermediate result set for SHOW CONSTRAINTS PRIMARY KEY
|
| Modifier and Type | Method and Description |
|---|---|
protected ResultSet |
MetadataAPIPostProcessor.getPrimaryKeysPostProcessing(List<MetadataAPIHelper.ShowPrimaryKeysInfo> serverResultSets) |
Copyright © 2025 Amazon.com Inc.. All rights reserved.