@FunctionalInterface public interface RowConverter<T>
T
convert(ResultSet rs)
T convert(ResultSet rs) throws SQLException
SQLException
Copyright © 2024. All rights reserved.