摘要: package java.sql descriptionWhat the JDBCTM4.2 API IncludesVersionsWhat thejava.sqlPackage ContainsMaking a connection with a database via theDriverMa... 阅读全文
posted @ 2016-01-25 12:15 乐享程序员 阅读(614) 评论(0) 推荐(0)
摘要: JDBC Driver TypesType1: JDBC-ODBC Bridge DriverType2: JDBC-Native APIType3: JDBC-Net Pure JavaType4: 100% Pure Java官方文档中的模型图如何选择JDBC驱动 相信做过Java开发... 阅读全文
posted @ 2016-01-25 11:34 乐享程序员 阅读(1154) 评论(0) 推荐(0)