public static final class AuthRowMapperManager.UserRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<User>
public User mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow 在接口中 org.springframework.jdbc.core.RowMapper<User>SQLExceptionCopyright © 2018–2023 Alibaba Group. All rights reserved.