public class Catalog extends Object implements Retrievable
| Modifier and Type | Class and Description |
|---|---|
static class |
Catalog.Catalogs |
static class |
Catalog.CatalogsMapAdapter |
| Constructor and Description |
|---|
Catalog() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Schema> |
getSchemas() |
String |
getTableCat() |
void |
retrieve(DatabaseMetaData databaseMetaData) |
public static final Catalog UNNAMED
public void retrieve(DatabaseMetaData databaseMetaData) throws SQLException
retrieve in interface RetrievableSQLExceptionpublic String getTableCat()
Copyright © 2011-2013. All Rights Reserved.