-
public interface RowMapper<T>- 作者:
- qiushui on 2019-09-03.
-
-
方法详细资料
-
mapping
T mapping(ResultSet resultSet) throws SQLException
- 抛出:
SQLException
-
-
public interface RowMapper<T>
T mapping(ResultSet resultSet) throws SQLException
SQLException