FactoryCatalog<Table>
, Provider<Table>
public abstract class TableCatalog extends java.lang.Object implements FactoryCatalog<Table>
Modifier | Constructor | Description |
---|---|---|
protected |
TableCatalog() |
Modifier and Type | Method | Description |
---|---|---|
static TableCatalog |
newInstance() |
Obtains a new TableCatalog instance.
|
get, getFeature, list, setFeature
public static TableCatalog newInstance()