JDBCUnit: SQL record and playback tool
JDBC unit is a tool that plugs a recorder in the Java/JDBC framework. It records and plays back SQL statements sent to the database manager.
This tool permits usage of data that is not anymore, or never was, in the database, and writing code without a connection to the database.
link






