testdriven.com Wrangling quality out of chaos

JDBCUnit: SQL record and playback tool

09.07.2005 · Posted in Links

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

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed