找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 10|回复: 0

Mysql JDBC驱动包

[复制链接]

32万

主题

0

回帖

96万

积分

超级版主

积分
964681
发表于 2025-3-14 11:55:15 | 显示全部楼层 |阅读模式
软件标签:  mysql   jdbc驱动包   jdbc
mysql的jdbc驱动程序mysql connector/j is the official jdbc driver for mysql. online documentation for connector/j can be found from here.connector/j 5.1 includes support for jdbc-4.0 functionality, including:ease-of-development features including auto-registration with the drivermanager via the service provider mechanism, standardized connection validity checks and categorized sqlexceptions based on recoverability/retry-ability and class of the underlying error.unwrapping to interfaces that include vendor extensionssupport for xml processing via jaxp interfaces to dom, sax and staxsupport for setting per-connection client information (which can be viewed in the comments section of a query via "show processlist" on a mysql server, or can be extended to support custom persistence of the information via a public interface)support for jdbc-4.0 nchar, nvarchar and nclob types

mysql connector/j是mysql官方jdbc驱动程序。connector/j 5.1包括jdbc-4.0功能的支持
包括:
易于开发的特点,包括通过自动注册服务提供商机制,标准化的连接有效性检查和分类的sqlexceptions的基础上可恢复/重试能力和一流的底层错误。drivermanager隔离解开包括供应商扩展到接口通过jaxp接口支持用于xml处理dom,sax和stax支持设置每个连接的客户端信息(可以查看查询的意见通过“show processlist的”一个mysql服务器上,或通过一个公共接口,可扩展,以支持自定义持久性的信息)

jdbc-4.0 nchar,nvarchar和nclob类型的支持

mysql-connector-java是mysql官方的驱动,哈,介绍的翻译可能有点问题。java环境: #


aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|ziyuan80.com

GMT+8, 2025-8-11 05:01 , Processed in 0.098385 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表