@FunctionalInterface public interface ResultRowMapper<T>
T
map(ResultSet rs, String[] columns)
T map(ResultSet rs, String[] columns) throws SQLException
rs
columns
SQLException
Copyright © 2025 fossc. All rights reserved.