public interface ConfigurableTypeHandler extends TypeHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
FORMAT_SETTING
The field format pattern
|
NIL| Modifier and Type | Method and Description |
|---|---|
TypeHandler |
newInstance(Properties properties)
Creates a customized instance of this type handler.
|
format, getType, parsestatic final String FORMAT_SETTING
TypeHandler newInstance(Properties properties) throws IllegalArgumentException
properties - the properties for customizing the instanceIllegalArgumentException - if a property value is invalid