public class ResultRowSetVisitor<T> extends Object implements ResultSetVisitor
public ResultRowSetVisitor(ResultRowMapper<T> mapper)
public void visit(ResultSet rs) throws SQLException
visit 在接口中 ResultSetVisitorSQLExceptionCopyright © 2024 fossc. All rights reserved.