R
@FunctionalInterface public interface RowHandler<R>
ResultSet.next()
handle(ResultSet rs)
R handle(ResultSet rs) throws SQLException
rs
ResultSet
SQLException
Copyright © 2024. All rights reserved.