A library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. [Open source, MIT License]
A tool to monitor and analyse database performance for any Java application. Determines Java applications' database performance and analyses problems down to specific SQL statement.
In this article readers get step-by-step instructions on making a JDBC connection between the four most popular Java application servers and Microsoft SQL Server by Deepak Vohra.