T - the target type the input ResultSet will be converted to.public class SingleValueHandler<T> extends Object implements org.apache.commons.dbutils.ResultSetHandler<T>
| Constructor and Description |
|---|
SingleValueHandler() |
public T handle(ResultSet rs) throws SQLException
handle in interface org.apache.commons.dbutils.ResultSetHandler<T>SQLExceptionCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.