| Package | Description |
|---|---|
| com.amazon.redshift.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected List<MetadataAPIHelper.ShowSchemasInfo> |
MetadataServerProxy.callShowSchemas(String catalog,
String schemaPattern,
boolean fullResult)
Helper function to get a ResultSet for SHOW SCHEMAS
|
protected List<MetadataAPIHelper.ShowSchemasInfo> |
MetadataServerProxy.getSchemas(String catalog,
String schemaPattern,
boolean isSingleDatabaseMetaData)
Returns a list of intermediate result set for SHOW SCHEMAS
|
| Modifier and Type | Method and Description |
|---|---|
protected ResultSet |
MetadataAPIPostProcessor.getSchemasPostProcessing(List<MetadataAPIHelper.ShowSchemasInfo> serverResultSets) |
Copyright © 2025 Amazon.com Inc.. All rights reserved.