找回密码
 立即注册
jdbcjava数据库访问 | 微处理器开发 2022-09-28 119 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
1.1.1JDBC简介JDBC是Java方式上的数据库访问规范,简直所有数据库都支持通过JDBC进行访问。和微软方式的ODBC、ADO、ADO.NET等相似,JDBC的作用是屏蔽Java程序访问各种不一样数据库操作的区别性。使用JDBC,开发人员可以通过相同的程序接口访问不一样的数据库,大大增强了系统的可移植性,一起也简化了开发人员的工作。
java培训-jdbc入门.pdf

(1.1.1 JDBC Introduction JDBC is a database access standard in Java, and almost all databases support access through JDBC. Similar to Microsoft's ODBC, ADO, ADO.NET, etc., the function of JDBC is to shield the distinction between Java programs accessing various database operations. Using JDBC, developers can access different databases through the same program interface, which greatly enhances the portability of the system and simplifies the work of developers.
java training-jdbc introduction.pdf)

[下载]16034563048.rar




上一篇:数据结构课件c++(非常详细)
下一篇:解决vs2008频繁出现link错误