博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Java Data Access: JDBC, JNDI, and JAXP
阅读量:4231 次
发布时间:2019-05-26

本文共 953 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

This hands-on guide shows Java developers how to access data with the new 3.0 Java Database Connectivity (JDBC) API, use LDAP-enabled directory services with Java Network Directory Services (JNDI), and manipulate XML data using Java APIs for XML Processing (JAXP).

Pick up this book to acquire the skills needed to effectively create Java applications that can access a variety of data sources. Learn the basics of JDBC 3.0 and how it relates to the Java programming language as a whole. Then from this base, build your knowledge by reading about common advanced uses such as connection pooling, JSP implementations, and Enterprise JavaBeans. You will also gain an awareness of several object oriented design patterns for implementing JDBC solutions, and gain a knowledge of JNDI and how to use it to store and retrieve data using LDAP.

http://rapidshare.com/files/53484774/0764548468.rar
你可能感兴趣的文章
Win32 Debug CRT Heap Internals
查看>>
令人蛋疼的错误提示 0xcdcdcdcd ,0xdddddddd ,0xfeeefeee ,0xcccccccc ,0xabababab
查看>>
关于win32 下DEBUG模式的研究
查看>>
深度优先遍历与广度优先遍历
查看>>
cpu如何区分指令和数据
查看>>
rsyslog
查看>>
CentOS下rpm和yum安装软件方法
查看>>
CentOS下YUM常用命令
查看>>
CentOS yum 源的配置与使用
查看>>
系统软件
查看>>
Linux Centos下软件的安装与卸载方法
查看>>
查看linux 下已经安装的软件包信息
查看>>
yum -y
查看>>
Centos5.7--64位下使用RPMForge软件仓库
查看>>
centos7 安装 mariadb 的正确命令
查看>>
CentOS配置YUM源(163、搜狐)
查看>>
linux 0号进程和1号init进程的用途。
查看>>
Linux下chkconfig命令详解
查看>>
centos添加yum源
查看>>
Linux centos添加源+网易163源+搜狐源
查看>>