|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Converter | Responsible for converting a column in IDataSet to the desired Object. |
| Class Summary | |
|---|---|
| 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 Summary | |
|---|---|
| FPConvertException | Exception thrown when a conversion error occurs |
Contains PZConverter implementations for converting reader data into its appropriate object via the getObject() call on the IDataSet. These converters are registered via the pzconvert.properties file.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||