public interface DbvColumnGetter<T>
T
getColumnValue(ResultSet rs, String columnName)
T getColumnValue(ResultSet rs, String columnName) throws SQLException
rs
columnName
SQLException
Copyright © 2025 fossc. All rights reserved.