public class Schema extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.Schemas |
static class |
Schema.SchemasMapAdapter |
| Constructor and Description |
|---|
Schema() |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
getCatalog() |
String |
getCatalogName() |
Map<String,Table> |
getTables() |
String |
getTableSchem() |
void |
setCatalog(Catalog catalog) |
public static final Schema UNNAMED
Copyright © 2011-2013. All Rights Reserved.