Skip to content

Commit

Permalink
Port BeanPropertyRowMapper and DataClassRowMapper for r2dbc
Browse files Browse the repository at this point in the history
This commit ports and adapts spring-jdbc's `BeanPropertyRowMapper` and
`DataClassRowMapper` to spring-r2dbc, allowing to `map` rows or
outParameters to object instances, data classes or records.

See gh-26021
Closes gh-30530
  • Loading branch information
simonbasle authored May 25, 2023
1 parent 9332b3f commit 5977bb0
Show file tree
Hide file tree
Showing 4 changed files with 1,091 additions and 0 deletions.
Loading

0 comments on commit 5977bb0

Please sign in to comment.