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, wait
get, getFeature, list, setFeature
public static TableCatalog newInstance()