登录
首页 » 电子书 » 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...

众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...

于 2022-07-09 发布 文件大小:758.48 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expan

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 北京大学C语言教程籍2!
    北京大学C语言教程书籍2!-C language tutorial books 2!
    2022-03-10 13:48:57下载
    积分:1
  • Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编...
    Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编程接口,它是构筑所有32位Windows平台的基石,所有在Windows平台上运行的应用程序都可以调用这些函数。 从事Windows应用程序开发,离不开对Win32 API函数的调用。只有充分理解和利用API函数,才能深入到Windows的内部,充分挖掘系统提供的强大功能和灵活性。 近年来,随着Microsoft 32位平台的版本升级, Win32 API函数的构成、功能与调用方式都有很大的发展变化,然而,国内很少有相关的新版资料出版。为了满足广大开发人员的迫切需求,我们经过认真收集、整理素材,组织编写了这本与各种Microsoft 32位平台最新版本同步的Win32 API参考手册。 全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。 由于篇幅较大,涉及技术内容广泛,加之时间仓促,书中难免存在不少错误或疏漏,希望广大读者给与批评指正。
    2023-05-13 01:50:03下载
    积分:1
  • electronic book comprehensive and detailed account of vc programming methods, co...
    本电子书全面而详细的讲解了vc编程的一些方法,包含许多例子,涉及到的方面很广-electronic book comprehensive and detailed account of vc programming methods, contains many examples relate to the wide area
    2023-04-03 14:30:04下载
    积分:1
  • 这是一本比较好的C语言程序设计,特别拿出来与大家共享。 第一部分...
    这是一本比较好的C语言程序设计电子书,特别拿出来与大家共享。 第一部分-This is a relatively good C language programming e-books, especially out to share with you. The first part
    2022-03-24 06:39:33下载
    积分:1
  • 把这本作为一个友好的介绍用PHP编程。这
    Think of this book as a friendly introduction to programming in PHP. This book is both an introduction to programming and an introduction to PHP. The book starts with the basics of PHP, including how to tell whether you need to install it. (Full installation instructions are included in Appendix A.) The book describes the basic features of PHP with examples of their use. If you have experience with programming, you can probably just skim this section, but if you don’t, all the programming basics are here. The book goes on to describe the most common uses of PHP. It shows how to write scripts for Web sites, file manipulation, databases, and other common tasks. It provides techniques and shortcuts and warns against common errors. Both beginners and experienced programmers can write useful scripts for many common applications in a very short time by using the information in the application section (Part IV) of the book.
    2023-04-05 22:40:04下载
    积分:1
  • 讲述操作系统的籍,主要面向与嵌入式系统,作者是WindRiver的高级工程师,结合自己的工程经验讲述嵌入式系统的os的原理和开发中要注意的问题,认真读很有收获...
    讲述操作系统的书籍,主要面向与嵌入式系统,作者是WindRiver的高级工程师,结合自己的工程经验讲述嵌入式系统的os的原理和开发中要注意的问题,认真读很有收获。-Books about operating systems, mainly oriented and embedded systems, WindRiver author is a senior engineer, combined with his experience in engineering, embedded systems os about the principle and the development of attention should be paid to the issue of very serious harvest time.
    2022-04-26 15:59:14下载
    积分:1
  • C #写的原代码,一个简单的论坛。比较简单,但一个代表…
    C#写的一个简单论坛原代码。 比较简单,但有代表性 -C# to write a simple forum for the original code. Relatively simple, but a representative
    2022-03-11 05:09:03下载
    积分:1
  • 这里假设你对CORBA毫无所知。对JAVA略有所知,因为这里使用JAVA作为程序设计语言。学习了本,你将对CORBA有个初步了解,并能编写一个简单完整的COR...
    这里假设你对CORBA毫无所知。对JAVA略有所知,因为这里使用JAVA作为程序设计语言。学习了本书,你将对CORBA有个初步了解,并能编写一个简单完整的CORBA应用程序。-It is assumed that you know nothing of CORBA. A slight knowledge of JAVA, because here the use of JAVA as a programming language. Studied this book, you will have a preliminary understanding of CORBA, and can complete the preparation of a simple CORBA application.
    2022-02-21 12:37:27下载
    积分:1
  • ,K LKL L jlkjk KL路
    ,/ k lkl l jlkjk kl lk-,/ k lkl l jlkjk kl lk
    2022-07-22 04:05:48下载
    积分:1
  • 该文章系统的介绍了使用UML进行面向对象OOA,OOD软件过程实践。具有很强的指导意义。...
    该文章系统的介绍了使用UML进行面向对象OOA,OOD软件过程实践。具有很强的指导意义。-the article on the use of the UML for object-oriented OOA, OOD software process practice. Has a strong guiding significance.
    2023-01-11 23:40:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载