Interface RowMapper<T>


public interface RowMapper<T>
Author:
qiushui on 2019-09-03.
  • Method Summary

    Modifier and Type
    Method
    Description
    mapping(ResultSet resultSet)