public interface JsonSettings
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String[] |
getRegistrationKeys()
Keys from all JsonSettings are accumulated in a Set for configuration.
|
default Handling |
getSqlHandlerType()
Choose which SQL handler type to use.
|
default java.lang.String |
getTypeName()
Only the last TypeName override will be taken into account.
|
default Handling getSqlHandlerType()
default java.lang.String getTypeName()
default java.lang.String[] getRegistrationKeys()