See: Description
| Interface | Description |
|---|---|
| Converter |
Responsible for converting a column in IDataSet
to the desired Object.
|
| Class | Description |
|---|---|
| ConvertBigDecimal |
Returns a BigDecimal
Non numeric chars are removed from the string
before converting
|
| ConvertDouble |
Returns a Double
Non numeric chars are removed from the string
before converting
|
| ConvertInteger |
Returns a Integer
Non numeric chars are removed from the string
before converting
|
| Exception | Description |
|---|---|
| FPConvertException |
Exception thrown when a conversion error occurs
|
Copyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.