spring-framework / org.springframework.test.jdbc / JdbcTestUtils / <init>

<init>

JdbcTestUtils()

JdbcTestUtils is a collection of JDBC related utility functions intended to simplify standard database testing scenarios.

Author
Thomas Risberg

Author
Sam Brannen

Author
Juergen Hoeller

Author
Phillip Webb

Author
Chris Baldwin

Since
2.5.4

See Also
org.springframework.jdbc.core.JdbcTemplateorg.springframework.jdbc.datasource.init.ScriptUtilsorg.springframework.jdbc.datasource.init.ResourceDatabasePopulatororg.springframework.jdbc.datasource.init.DatabasePopulatorUtils