| Package | Description |
|---|---|
| com.github.vertical_blank.sqlformatter | |
| com.github.vertical_blank.sqlformatter.core | |
| com.github.vertical_blank.sqlformatter.languages |
| Modifier and Type | Method and Description |
|---|---|
static String |
SqlFormatter.format(String query,
FormatConfig cfg)
FormatConfig whitespaces in a query to make it easier to read.
|
| Modifier and Type | Method and Description |
|---|---|
FormatConfig |
FormatConfig.FormatConfigBuilder.build() |
| Constructor and Description |
|---|
Formatter(FormatConfig cfg,
Tokenizer tokenizer) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractFormatter.format(String query,
FormatConfig cfg)
Formats DB2 query to make it easier to read
|
Copyright © 2020. All rights reserved.