-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
Milestone
Description
The current Javadoc for DataClassRowMapper is a bit vague and does not spell out that it actually supports Java records.
We should improve the documentation to make that clear.
In addition, we should improve the documentation for BeanPropertyRowMapper by explaining when DataClassRowMapper would be a better choice (i.e., for records or Kotlin data classes) -- the current @see DataClassRowMapper is not really sufficient for that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task