Package org.springframework.test.jdbc

Support classes for tests based on JDBC.

See:
          Description

Class Summary
JdbcTestUtils JdbcTestUtils is a collection of JDBC related utility functions intended to simplify standard database testing scenarios.
SimpleJdbcTestUtils Deprecated. as of Spring 3.1.3; use JdbcTestUtils instead.
 

Package org.springframework.test.jdbc Description

Support classes for tests based on JDBC.