Java Database Programming Bible
暫譯: Java 資料庫程式設計聖經

John O'Donahue

  • 出版商: Hungry Minds
  • 出版日期: 2002-08-16
  • 售價: $1,930
  • 貴賓價: 9.5$1,834
  • 語言: 英文
  • 頁數: 720
  • 裝訂: Paperback
  • ISBN: 0764549243
  • ISBN-13: 9780764549243
  • 相關分類: Java 程式語言資料庫
  • 已絕版

買這商品的人也買了...

商品描述

Java Database Bible is a comprehensive approach to learning how to develop and implement a professional level Java 2 database program using the Java database connection API (JDBC 3.0).
Includes an introduction to relational databases and designing database applications; covers interacting with a relational database using a Java program; and shows how to create and work with XML data storage using a Java program.

Table of Contents

Preface.

Acknowledgments.

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 with JDBC and SQL.

Chapter 6: Inserting, Updating, and Deleting Data.

Chapter 7: Retrieving Data with SQL Queries.

Chapter 8: Organizing Search Results and Using Indexes.

Chapter 9: Joins and Compound Queries.

Chapter 10: Building a Client/Server Application.

Part III: A Three-Tier Web Site with JDBC.

Chapter 11: Building a Membership Web Site.

Chapter 12: Using JDBC DataSources with Servlets and Java Server Pages.

Chapter 13: Using PreparedStatements and CallableStatements.

Chapter 14: Using Blobs and Clobs to Manage Images and Documents.

Chapter 15: Using JSPs, XSL, and Scrollable ResultSets to Display Data.

Chapter 16: Using the JavaMail API with JDBC.

Part IV: Using Databases, JDBC, and XML.

Chapter 17: The XML Document Object Model 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.

Chapter 22: Container-Managed Persistence.

Chapter 23: Java Data Objects and Transparent Persistence.

Part VI: Database Administration.

Chapter 24: User Management and Database Security.

Chapter 25: Tuning for Performance.

Appendix A: A Brief Guide to SQL Syntax.

Appendix B: Installing Apache and Tomcat.

Index.

商品描述(中文翻譯)

Java 資料庫聖經是學習如何使用 Java 資料庫連接 API (JDBC 3.0) 開發和實現專業級 Java 2 資料庫程式的全面方法。包括關於關聯式資料庫和設計資料庫應用程式的介紹;涵蓋如何使用 Java 程式與關聯式資料庫互動;並展示如何使用 Java 程式創建和處理 XML 資料存儲。

目錄

前言

致謝

第一部分:資料庫、SQL 和 JDBC 簡介
第 1 章:關聯式資料庫
第 2 章:設計資料庫
第 3 章:SQL 基礎
第 4 章:JDBC 簡介

第二部分:在兩層客戶端/伺服器應用程式中使用 JDBC 和 SQL
第 5 章:使用 JDBC 和 SQL 創建資料表
第 6 章:插入、更新和刪除資料
第 7 章:使用 SQL 查詢檢索資料
第 8 章:組織搜尋結果和使用索引
第 9 章:聯接和複合查詢
第 10 章:構建客戶端/伺服器應用程式

第三部分:使用 JDBC 的三層網站
第 11 章:構建會員網站
第 12 章:在 Servlet 和 Java Server Pages 中使用 JDBC DataSources
第 13 章:使用 PreparedStatements 和 CallableStatements
第 14 章:使用 Blobs 和 Clobs 管理圖像和文件
第 15 章:使用 JSP、XSL 和可滾動的 ResultSets 顯示資料
第 16 章:在 JDBC 中使用 JavaMail API

第四部分:使用資料庫、JDBC 和 XML
第 17 章:XML 文件物件模型和 JDBC
第 18 章:使用 Rowsets 顯示資料
第 19 章:使用 SQL 訪問 XML 文件

第五部分:EJB、資料庫和持久性
第 20 章:企業 JavaBeans
第 21 章:Bean 管理的持久性
第 22 章:容器管理的持久性
第 23 章:Java 資料物件和透明持久性

第六部分:資料庫管理
第 24 章:使用者管理和資料庫安全性
第 25 章:性能調優

附錄 A:SQL 語法簡介
附錄 B:安裝 Apache 和 Tomcat
索引