- JDBC 4.0 and Oracle JDeveloper for J2EE Development
- Deepak Vohra
- 154字
- 2021-08-25 18:08:47
JDBC 4.0 support in MySQL Database
MySQL database server provides support for the JDBC 4.0 specification in the Connector/J 5.1 JDBC drivers. MySQL's Connector/J 5.1 supports the JDBC 4.0 features, listed below:
- Auto-registration of the JDBC driver with the
DriverManager
via the J2SE Service Provider mechanism. - Connection validity check using the
isValid()
method of theConnection
interface. - Categorized
SQLExceptions
based on recoverability or retry-ability, and class of the underlying error. - Unwrapping of MySQL-specific extensions for JDBC.
- Support for
SQLXML
. MySQL database does not support the SQL: 2003 SQL data typeXML
. JDBC 4.0 specification does not specify that the SQL data type to store aSQLXML
object is required to be the SQL: 2003XML
data type. MySQL's Connector/J 5.1 JDBC driver supports theSQLXML
Java data type. - Support for setting per-connection client info using the
setClientInfo()
method of theConnection
interface. - Support for National Character Set data types NCHAR, NVARCHAR, LONGNVARCHAR, and NCLOB.
推薦閱讀
- IBM Cognos 8 Report Studio Cookbook
- 對比Excel,輕松學習SQL數據分析
- 魔法詞典:AI繪畫關鍵詞圖鑒(Stable Diffusion版)
- Alice 3 Cookbook
- Photoshop CS6實戰基礎培訓教程(全視頻微課版)
- Maya 2020基礎教材
- Liferay Portal Systems Development
- Autodesk Ecotect Analysis綠色建筑分析應用
- 中文版Premiere Pro CS6視頻編輯(慕課版)
- Photoshop+CorelDRAW平面設計實例教程(第3版)
- 選擇的藝術:Photoshop圖像處理深度剖析(第3版)
- 3ds Max三維動畫制作項目式教程
- Adobe Illustrator CC 2019經典教程(彩色版)
- Kubernetes快速入門(第2版)
- SAP Business ONE Implementation