JDJ has a usefull article on some of the changes planned for JDBC 4.0: JDBC 4.0: A Significant Advance on the Standard and Features Worth the Wait. The main improvements listed:
Support for XML datatypes in the database
Improved connection and statement pooling
More refined SQLExceptions
These are all usefull features, but it will be a while before we [...]