spring-framework/spring-test
Sam Brannen 013c894c25 Update JdbcTestUtils re: deprecated queryForInt()
JdbcTestUtils now invokes JdbcTemplate's queryForObject() method instead
of the deprecated queryForInt() method.

Issue: SPR-10257
2013-02-28 01:56:13 +01:00
..
src Update JdbcTestUtils re: deprecated queryForInt() 2013-02-28 01:56:13 +01:00
.springBeans Support session & request scoped beans in the TCF 2012-10-13 19:50:31 +02:00