mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c720d82596
Update queryForObject calls in the JDBC reference documentation to use 'Integer.class' rather than the unsupported 'int.class'. Issue: SPR-10651