Question - What Are The New Features Added To Jdbc 4.0?
Answer -
The major features added in JDBC 4.0 include :
- Auto-loading of JDBC driver class
- Connection management enhancements
- Support for RowId SQL type
- DataSet implementation of SQL using Annotations
- SQL exception handling enhancements
- SQL XML support