| Package | Description |
|---|---|
| com.amazon.redshift.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected List<MetadataAPIHelper.ShowTablesInfo> |
MetadataServerProxy.callShowTables(String catalog,
String schema,
String tableNamePattern,
boolean fullResult)
Helper function to get a ResultSet for SHOW TABLES
|
protected List<MetadataAPIHelper.ShowTablesInfo> |
MetadataServerProxy.getTables(String catalog,
String schemaPattern,
String tableNamePattern,
boolean isSingleDatabaseMetaData)
Returns a list of intermediate result set for SHOW TABLES
|
| Modifier and Type | Method and Description |
|---|---|
protected ResultSet |
MetadataAPIPostProcessor.getTablesPostProcessing(List<MetadataAPIHelper.ShowTablesInfo> serverResultSets,
String[] types) |
Copyright © 2026 Amazon.com Inc.. All rights reserved.