Improving Character Set Conversion Performance

If you use multibyte character sets and need to improve driver performance, you can use the SunIoConverter class provided with the jConnect samples.

In addition, you can use TruncationConverter to improve performance if your application deals with only 7-bit ASCII data.

Related reference
SunIoConverter Character-Set Conversion