Java Database Programming Bible
John O'Donahue
- 出版商: Hungry Minds
- 出版日期: 2002-08-16
- 售價: $1,890
- 貴賓價: 9.5 折 $1,796
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 0764549243
- ISBN-13: 9780764549243
-
相關分類:
Java 程式語言、資料庫
已絕版
買這商品的人也買了...
-
$1,568Computer Graphics: Principles and Practice in C, 2/e (Hardcover)
-
$1,200$1,176 -
$1,060$1,007 -
$2,610$2,480 -
$1,029Operating System Concepts, 6/e
-
$1,009Concepts of Programming Languages, 5/e (精裝)
-
$980$774 -
$970Introduction to Algorithms, 2/e
-
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$2,210$2,100 -
$550$468 -
$1,090$1,068 -
$380$304 -
$299$299 -
$1,650$1,568 -
$620$558 -
$580$493 -
$580$458 -
$280$221 -
$780$663 -
$580$493 -
$560$504 -
$880$695 -
$480$379 -
$750$593
相關主題
商品描述
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.