All Classes and Interfaces

Classes
Class
Description
A bundle for logging SQLExceptions and JdbiExceptions so that their actual causes aren't overlooked.
 
 
Iterates through a JdbiException's cause if it's a SQLException otherwise log as normal.
Iterates through SQLExceptions to log all causes
Jdbi TemplateEngine that prepends the SQLObject's type and method name in front of every statement sent to the database.