public final class CommonTextOptionsBuilder extends BaseTextOptionsBuilder<CommonTextOptionsBuilder,CommonTextOptions>
Modifier and Type | Method and Description |
---|---|
static CommonTextOptionsBuilder |
builder() |
static CommonTextOptionsBuilder |
builder(CommonTextOptions options) |
static CommonTextOptions |
newCommonTextOptions() |
static CommonTextOptions |
newCommonTextOptions(Config config) |
CommonTextOptions |
toOptions() |
appendOutput, fromConfig, fromOptions, noFooter, noFooter, noHeader, noHeader, noInfo, noInfo, noSchemaColors, noSchemaColors, noSchemaCrawlerInfo, noSchemaCrawlerInfo, overwriteOutput, showDatabaseInfo, showDatabaseInfo, showJdbcDriverInfo, showJdbcDriverInfo, showUnqualifiedNames, showUnqualifiedNames, sortRoutineParameters, sortRoutineParameters, sortRoutines, sortRoutines, sortTableColumns, sortTableColumns, sortTables, sortTables, toConfig, withIdentifierQuotingStrategy
public static CommonTextOptionsBuilder builder()
public static CommonTextOptionsBuilder builder(CommonTextOptions options)
public static CommonTextOptions newCommonTextOptions()
public static CommonTextOptions newCommonTextOptions(Config config)
public CommonTextOptions toOptions()
Copyright © 2000-2020 Sualeh Fatehi. All rights reserved.