public interface ResultSetExtractor<T>
T
extractData(ResultSet rs)
T extractData(ResultSet rs) throws SQLException
SQLException
Copyright © 2012–2021 Naver Corporation. All rights reserved.