mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
59818ceca9
This commit aligns the documentation in the reference manual with the actual source code for StoredProcedure with regard to public execute() methods. Closes gh-26505