程序包 ai.yue.library.data.jdbc.support
-
类概要 类 说明 BeanPropertyRowMapper<T> 将每一行的结果集转换为指定 POJO 类型ColumnMapRowMapper 参考 ColumnMapRowMapper,替换为 fastjson 的 JSONObject -
注释类型概要 注释类型 说明 FieldName 已过时。 请使用JSONField注解
| 类 | 说明 |
|---|---|
| BeanPropertyRowMapper<T> |
将每一行的结果集转换为指定 POJO 类型
|
| ColumnMapRowMapper |
参考 ColumnMapRowMapper,替换为 fastjson 的 JSONObject
|
| 注释类型 | 说明 |
|---|---|
| FieldName | 已过时。
请使用
JSONField 注解 |