### Is your feature request related to a problem? Please describe. Not directly a problem but I am trying to draw correlations between performance problems and number of rows returned by query ### Describe the solution you'd like Similar to the Micrometer implementation: https://jdbc-observations.github.io/datasource-micrometer/docs/current/docs/html/#observability-spans It would be awesome to see the attributes `jdbc.row-affected` `jdbc.row-count` on the db spans. ### Describe alternatives you've considered _No response_ ### Additional context _No response_