Whats new in JDBC 3.0?
Probably the new features of most interest are: • Savepoint support • Reuse of prepared statements by connection pools • Retrieval of auto-generated keys • Ability to have multiple open ResultSet objects • Ability to make internal updates to the data in Blob and Clob objects • Ability to Update columns containing BLOB, CLOB, ARRAY and REF types