Utility classes for JDBC-related operations.
In particular, this package contains a number of classes that are wrappers around some standard JDBC objects like connection and statement. These classes help building implementations of JBDC interfaces by replacing just a few methods, as opposed to defining implementations for every method in the JBDC's enormous interfaces.