@FunctionalInterface public interface ResultSetExtractor<T>
T
extractData(ResultSet rs)
T extractData(ResultSet rs) throws SQLException
SQLException
Copyright © 2020. All rights reserved.