public static interface BaseDAO.Reader<T>
T
read(java.sql.ResultSet rs)
T read(java.sql.ResultSet rs) throws java.sql.SQLException
java.sql.SQLException