public class ResultRowVoidMapper extends BaseResultRowMapper<Void>
| 构造器和说明 |
|---|
ResultRowVoidMapper() |
public Void map(ResultSet rs, String[] columns) throws SQLException
ResultRowMappermap 在接口中 ResultRowMapper<Void>map 在类中 BaseResultRowMapper<Void>SQLExceptionCopyright © 2025 fossc. All rights reserved.