パッケージ org.apache.commons.dbutils.wrappers

Wrappers that add functionality to java.sql classes.

参照先:
          説明

クラスの概要
SqlNullCheckedResultSet Decorates a ResultSet with checks for a SQL NULL value on each getXXX method.
StringTrimmedResultSet Wraps a ResultSet to trim strings returned by the getString() and getObject() methods.
 

パッケージ org.apache.commons.dbutils.wrappers の説明

Wrappers that add functionality to java.sql classes.