public class ResultSingleExtractor<T> extends Object implements ResultExtractor<T>
public ResultSingleExtractor()
public ResultSingleExtractor(Type type)
public T extract(ResultSet rs) throws SQLException
extract 在接口中 ResultExtractor<T>SQLExceptionCopyright © 2025 fossc. All rights reserved.