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 methods for use in unit and integration testing scenarios.
SimpleJdbcTestUtils A Java-5-based collection of JDBC related utility functions intended to simplify standard database testing scenarios.
 

Package org.springframework.test.jdbc Description

Support classes for tests based on JDBC.