Interface ConfigurableTypeHandler

    • Field Detail

      • FORMAT_SETTING

        static final java.lang.String FORMAT_SETTING
        The field format pattern
        See Also:
        Constant Field Values
    • Method Detail

      • newInstance

        TypeHandler newInstance​(java.util.Properties properties)
                         throws java.lang.IllegalArgumentException
        Creates a customized instance of this type handler.
        Parameters:
        properties - the properties for customizing the instance
        Returns:
        the new TypeHandler
        Throws:
        java.lang.IllegalArgumentException - if a property value is invalid