JDBC 3.0 conformance

The JDBC 3.0 specification provides much new functionality unavailable in the JDBC 2.1 specification. jConnect 6.0 contains the methods offered in the JDBC 3.0 specification but does not implement the functionality, so applications using jConnect 6.0 must be compiled and run with JDK 1.4.x. Applications that invoke any JDBC 3.0 methods receive a SQL exception indicating that the method has not been implemented.

Future versions of jConnect will support the JDBC 3.0 specification.