public static class SavedQueryDao.SavedQueryResultSetHandler extends Object implements org.apache.commons.dbutils.ResultSetHandler<List<SavedQuery>>
Constructor and Description |
---|
SavedQueryDao.SavedQueryResultSetHandler() |
public SavedQueryDao.SavedQueryResultSetHandler()
public List<SavedQuery> handle(ResultSet resultSet) throws SQLException
handle
in interface org.apache.commons.dbutils.ResultSetHandler<List<SavedQuery>>
SQLException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.