This section discusses how the jConnect implementation of JDBC deviates from the JDBC standards. The following topics are covered:
Unsupported JDBC 4.0 specification requirements
Using Connection.isClosed and IS_CLOSED_TEST
Using Statement.close with unprocessed results
Making adjustments for multithreading
Using ResultSet.getCursorName
Executing stored procedures