文章詳情頁(yè)
jTDS JDBC Driver 1.2 發(fā)布
瀏覽:5日期:2024-03-13 10:26:48
jTDS開(kāi)發(fā)小組宣布jTDS JDBC Driver 1.2 發(fā)布。JTDS是一個(gè)Microsoft SQL Server 數(shù)據(jù)庫(kù)的Jdbc driver。比較穩(wěn)定。速度也比較快。不同廠商, 不同規(guī)格的數(shù)據(jù)庫(kù)可能需要不同的 JDBC Driver, 而 JDBC Driver 也分為4種:Type1:JDBC-ODBC bridgeType2:native-API partly Java technology-enabled driver convertsType3:net-protocol fully Java technology-enabled driver(Database Middleware)Type4:native-protocol fully Java technology-enabled driverJTDS屬于Type4。 能夠支持MS SQL Server 與Sybase Database 的JDBC Driver Type。官方網(wǎng)站提到的新特性: o Support for Sybase ASE 15 o Improved support for SQL Server 2005 varchar(max) and varbinary(max) o Complete handling of cursor exceptions and downgrading o Better handling of cancels and timeouts o Configurable socket timeout o Subclasses of basic JDBC types recognized as setObject() values下載:http://jtds.sourceforge.net/
標(biāo)簽:
JDBC
相關(guān)文章:
1. Spring JDBC的使用詳解2. Android Studio 4.0 正式發(fā)布在Ubuntu 20.04中安裝的方法3. ASP.NET Core 7 Razor Pages項(xiàng)目發(fā)布到IIS的詳細(xì)過(guò)程4. 一篇超詳細(xì)的Spring Boot對(duì)jdbc支持的文章5. Spring jdbc具名參數(shù)使用方法詳解6. Java如果通過(guò)jdbc操作連接oracle數(shù)據(jù)庫(kù)7. JDBC專題介紹(2)8. JDBC專題介紹(3)9. Java-Exchange 連接器 - JEC 1.0 發(fā)布10. JDBC的擴(kuò)展知識(shí)點(diǎn)總結(jié)
排行榜
