Class CurrencyStringConverter

    • Constructor Detail

      • CurrencyStringConverter

        public CurrencyStringConverter()
    • Method Detail

      • getDefaultColumnLength

        public int getDefaultColumnLength​(int columnPosition)
        Description copied from interface: ColumnLengthDefiningTypeConverter
        Accessor for the default column length to use for the datastore column at the specified position.
        Specified by:
        getDefaultColumnLength in interface ColumnLengthDefiningTypeConverter
        Parameters:
        columnPosition - Position of the column being enquired about (0 = first)
        Returns:
        The column length (-1 if no preference)