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