An extension of java.sql decorated as Throwers.
The purpose of this package is to enable a programmer to target a particular try block for error injection to test exception handling.
To accomodate the differences between JDBC 3.0 and JDBC 4.0 (included in JDK 1.6) the source is packaged into two deliverables with the classifier jdbc3 and jdbc4.