| 程序包 | 说明 |
|---|---|
| net.hasor.db.jdbc.mapper |
提供了一些有用的
RowMapper接口实现。 |
| net.hasor.db.mapping.reader |
| 类和说明 |
|---|
| AbstractRowMapper |
| 类和说明 |
|---|
| AbstractRowMapper |
ColumnMapRowMapper
RowMapper implementation that creates a java.util.Map
for each row, representing all columns as key-value pairs: one
entry for each column, with the column name as key. |
Copyright © 2021–2022. All rights reserved.