public abstract class TableCatalog extends java.lang.Object implements FactoryCatalog<Table>
| Modifier | Constructor and Description |
|---|---|
protected |
TableCatalog() |
| Modifier and Type | Method and Description |
|---|---|
static TableCatalog |
newInstance()
Obtains a new TableCatalog instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getFeature, list, setFeaturepublic static TableCatalog newInstance()