Package org.apache.commons.dbutils.wrappers

Wrappers that add functionality to java.sql classes.

See:
          Description

Class Summary
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.
 

Package org.apache.commons.dbutils.wrappers Description

Wrappers that add functionality to java.sql classes.



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.