News

JDBC hasn't changed much With every new release of the JDK, new features and enhancements are added to the JDBC API. But despite the ongoing, incremental changes, the JDBC API has changed very little ...
JDBC 4.0 now defines SQLXML as the Java data type that maps the database SQL XML type. The API supports processing of an XML type as a string or as a StAX stream.