Using a bean property converter for conversion between a String and a Java object
You can use bean property converter to perform conversion
between a string and a specific Java object. When you register a converter,
this type is treated as a simple data type by BeanCollection. When
you access the value of a simple data type object, it is initialized
as BeanDataField. Within WebSphere® Multichannel
Bank Transformation Toolkit, there
are different simple data converters such as Integer, Byte, Boolean,
Character, and so on.