| Package | Description |
|---|---|
| com.github.vertical_blank.sqlformatter.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
Params.IndexedParamHolder |
static class |
Params.NamedParamHolder |
| Modifier and Type | Field and Description |
|---|---|
Params.Holder |
FormatConfig.params |
| Modifier and Type | Method and Description |
|---|---|
static Params.Holder |
Params.Holder.of(List<?> params) |
static Params.Holder |
Params.Holder.of(Map<String,?> params) |
| Modifier and Type | Method and Description |
|---|---|
FormatConfig.FormatConfigBuilder |
FormatConfig.FormatConfigBuilder.params(Params.Holder params) |
| Constructor and Description |
|---|
Params(Params.Holder holder) |
Copyright © 2020. All rights reserved.