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