| 类 | 说明 |
|---|---|
| CamelColumnMapRowMapper |
When use the JdbcTemplate to query data, you can set a ColumnMapRowMapper,
this class can convert underline to camel case when you use JdbcTemplate to return a Map data list.
|
Copyright © 2022. All rights reserved.