Java Database Toolbox

  • Posted on: 11 November 2011
  • By: milina.ristic
Author/Owner: 
John Hurst
The Java ecosystem includes myriad tools and libraries to help you work with databases. This covers a selection. Spring JdbcTemplate Spring JdbcTemplate makes JDBC coding easier by taking care of resource management and providing methods for many common tasks. Ant JDBC Script your build to create and populate your test schema automatically. DbUnit DbUnit is useful for testing Java code that accesses the database, but it's also helpful for testing the views and procedures in your project. SchemaSpy A little gem of a tool, you can use this to generate really useful schema documentation automatically. JDBC Loggers P6Spy was the mainstay in this area for years, but hasn't been updated for a long time. We'll look at several current JDBC loggers and see what they can do for diagnosing SQL issues in Java database applications.
Version: 
1
Publish Date: 
11 Nov 2011
Organization: 
Skeptical Humorist
Presenter Biography: 
John Hurst was a C++ programmer in 1995 when he first saw Java and experienced a near-instant conversion. For the past 8 years he has spent most of his time writing Java database applications using a variety of tools and for a variety of databases. John is also an avid Groovy user and a leader of the Wellington Java User Group.
field_vote: