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. See “SunIoConverter character-set conversion” for details.

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