Skip to content

Conversation

mipo256
Copy link
Contributor

@mipo256 mipo256 commented Feb 5, 2023

I have enhanced @Query annotation doc and slightly refactored the AbstractJdbcQuery to avoid creation of unnecessary RowMappers and ResultSetExtractors in case the query is intended for modification.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 5, 2023
schauder pushed a commit that referenced this pull request Feb 8, 2023
For modifying queries RowMappers get now longer created.
Improved documentation for `@Query` annotation.

Original pull request #1423
schauder added a commit that referenced this pull request Feb 8, 2023
Simplified use of queryMethod in the different JdbcQuery classes.
Improved method names.
Added author tags.
Code formatting.
Corrected HTML in JavaDoc.

Originial pull request #1423
@schauder
Copy link
Contributor

schauder commented Feb 8, 2023

This is polished and merged. Thanks.

@schauder schauder closed this Feb 8, 2023
@schauder schauder added the type: enhancement A general enhancement label Feb 8, 2023
@schauder schauder added this to the 3.1 M1 (2023.0.0) milestone Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants