| Package | Description |
|---|---|
| com.github.biyanwen.json2sql.config | |
| com.github.biyanwen.json2sql.enums |
| Modifier and Type | Method and Description |
|---|---|
KeyConversionConfig |
Configuration.getKeyConversionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setKeyConversionConfig(KeyConversionConfig keyConversionConfig) |
ConfigurationBuilder |
ConfigurationBuilder.withKeyConversionConfig(KeyConversionConfig keyConversionConfig) |
| Modifier and Type | Method and Description |
|---|---|
static KeyConversionConfig |
KeyConversionConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyConversionConfig[] |
KeyConversionConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.