public class CountAllTablesCommand extends AbstractTableCommand
logger| Constructor and Description |
|---|
CountAllTablesCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun() |
OutputFormatType |
getOutputFormatType() |
void |
setOutputFormatType(OutputFormatType outputFormatType) |
getExcludeSchemas, getExcludeTables, getIncludeSchemas, getIncludeTables, getMetadataReaderFilter, getSchemaReader, getSchemaReader, isOnlyCurrentCatalog, isOnlyCurrentSchema, setExcludeSchemas, setExcludeTables, setIncludeSchemas, setIncludeTables, setOnlyCurrentCatalog, setOnlyCurrentSchemagetSchemas, getSchemas, getSqlFactoryRegistry, setSqlFactoryRegistrycreateOutputTextBuilder, getConnection, getConnectionHandler, getCurrentCatalogName, getCurrentSchemaName, getDataSource, getDialect, getDialect, newConverters, releaseConnection, setConnection, setConnectionHandler, setDataSource, setDialectcreateJsonConverter, getContext, getConvertHandler, getErr, getExceptionHandler, initialize, initializeContext, println, run, setConvertHandler, setExceptionHandlerprotected void doRun()
doRun in class AbstractCommandpublic OutputFormatType getOutputFormatType()
public void setOutputFormatType(OutputFormatType outputFormatType)
outputFormatType - the outputFormatType to set