spring-framework/src
Phillip Webb c720d82596 Use 'Integer' not 'int' in queryForObject docs
Update queryForObject calls in the JDBC reference documentation to
use 'Integer.class' rather than the unsupported 'int.class'.

Issue: SPR-10651
2013-06-20 23:51:52 -07:00
..
api Improve presentation of code blocks in Javadoc 2013-02-04 15:05:08 -08:00
dist Link to JIRA change log instead of local changelog.txt file 2013-05-02 11:37:26 +02:00
eclipse Update Eclipse import organization rules 2013-02-26 14:21:01 +01:00
reference/docbook Use 'Integer' not 'int' in queryForObject docs 2013-06-20 23:51:52 -07:00
test Minimized ASM usage 2013-04-23 13:49:25 +02:00