- valueOf(String) - Static method in enum com.github.biyanwen.json2sql.enums.KeyConversionConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.biyanwen.json2sql.enums.KeyConversionEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.biyanwen.json2sql.enums.KeyConversionConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.biyanwen.json2sql.enums.KeyConversionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARCHAR - Static variable in class com.github.biyanwen.json2sql.Json2sql
-