1 / 686
文档名称:

Wiley - Java Database Programming Bible.pdf

格式:pdf   页数:686
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Wiley - Java Database Programming Bible.pdf

上传人:kuo08091 2014/3/14 文件大小:0 KB

下载得到文件列表

Wiley - Java Database Programming Bible.pdf

文档介绍

文档介绍:Table of Contents

Java Database Programming Bible

by John O'Donahue ISBN:0764549243

John Wiley & Sons © 2002 (702 pages)

Packed with lucid explanations and lots of real-world examples, prehensive guide gives you
everything you need to master Java database programming techniques.

Companion Web Site



Table of Contents

Java Database Programming Bible
Preface

Part I - Introduction to Databases, SQL, and JDBC
Chapter 1 - Relational Databases
Chapter 2 - Designing a Database


Chapter 3 - SQL Basics
Chapter 4 - Introduction to JDBC
Part II - Using JDBC and SQL in a Two-Tier Client/Server Application

Chapter 5 - Creating a Table withJDBC and SQL
Chapter 6 - Inserting, Updating,and Deleting Data

Chapter 7 - Retrieving Data withSQL Queries

Chapter 8 - Organizing Search Results and Using Indexes
Chapter 9 - Joins pound Queries

Chapter 10 - Building a Client/Server Application
T
Part III - A Three-Tier Web Site with JDBC E
Chapter 11 - Building a Membership Web Site
A
Chapter 12 - Using JDBC DataSources with Servlets and Java Server Pages
M
Chapter 13 - Using PreparedStatements and CallableStatements
Chapter 14 - Using Blobs and Clobs to Manage Images and DocumentsF

L
Chapter 15 - Using JSPs, XSL, and Scrollable ResultSets to Display Data Y
Chapter 16 - Using the JavaMail API with JDBC
Part IV - Using Databases, JDBC,and XML


Chapter 17 - The XML Document Object Mo del and JDBC
Chapter 18 - Using Rowsets to Display Data
Chapter 19 - Accessing XML Documents Using SQL

Part V - EJBs, Databases, and Persistence
Chapter 20 - Enterprise JavaBeans
Chapter 21 - Bean-Managed Persistence


i
Team-Fly®
Table of Contents
Chapter 22 - Container-Managed Persistence
Chapter 23 - Java Data Objects and Transparent Persistence
Part VI - Database Administration
Chapter 24 - User Management and Database Security