Showing posts with label connection. Show all posts
Showing posts with label connection. Show all posts

Saturday, February 16, 2013

Log4jdbc: Logging JDBC activity and SQL queries

In an application that frequently queries a database it is important to know what is happening now, how often this or that query occurs and how long it takes to get result. Log4jdbc allows to log database activity e.g. SQL queries, processing time, result sets, connection usage.