@FunctionalInterface public interface ResultExtractor<T>
T
extract(ResultSet rs)
T extract(ResultSet rs) throws SQLException
SQLException
Copyright © 2025 fossc. All rights reserved.