JDBC: Practical Guide for Java Programmers (Paperback)

Gregory D. Speegle

  • 出版商: Morgan Kaufmann
  • 出版日期: 2001-08-01
  • 定價: $1,650
  • 售價: 6.0$990
  • 語言: 英文
  • 頁數: 120
  • 裝訂: Paperback
  • ISBN: 1558607366
  • ISBN-13: 9781558607361
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=10)

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

商品描述


Order This Book | Authors | Contents | Web-Enhanced | Related Titles

A highly useful reference for students, educators, and professionals alike, who are learning to use JAVA and JDBC for interconnecting and using databases. The real world analogies and JDBC examples presented throughout the text direct the reader to the essential elements required to make the Java database connection function seamlessly within a user's application. I found the book easy to read, informative, and a great addition to standard course texts.

--Dr. Paul J. Fortier, University of Massachusetts--Dartmouth


JDBC: Practical Guide for Java Programmers is the quickest way to gain the skills required for connecting your Java application to a SQL database. Practical, tutorial-based coverage keeps you focused on the essential tasks and techniques, and incisive explanations cement your understanding of the API features you'll use again and again. No other resource presents so concisely or so effectively the exact material you need to get up and running with JDBC right away.

Features

  • Provides tutorial-based instruction in key JDBC techniques, complemented by example code.
  • Centered around an incrementally developed example of a three-tiered application for a video rental e-commerce site.
  • Designed to help you tackle standard JDBC tasks: connecting your database to the Internet, displaying query results, using stored procedures, updating the database, storing metadata, carrying out transactions, working with binary large objects, implementing security, and more.
  • Via the companion Web site, provides code for the examples, tools for loading the example database, links to useful JDBC sites, and a forum in which to interact with other readers.

Authors:

Gregory D. Speegle is an associate professor at Baylor University where he has taught graduate and undergraduate database courses for 10 years. He received a B.S. degree from Baylor in 1984, and a Ph.D. from the University of Texas in 1990. He has been the graduate director since 1994. Dr. Speegle believes students should be comfortable using databases as part of routine programming. His area of research interest is multimedia databases.

Table of Contents:

1 - Introduction to JDBC
2 - Presenting Information to Users
3 - Querying the Database
4 - Updating the Database
5 - Advanced JDBC Topics
6 - An eCommerce Example
7 - How to Stay Current with JDBC
8 - Appendix

Web-Enhanced:

* site manained by the author

Related Titles:

Computer & Communication Networks
Database
The Morgan Kaufmann Practical Guides Series

商品描述(中文翻譯)

「訂購本書」|「作者」|「目錄」|「網路增強」|「相關書籍」

這本書對於學生、教育工作者和專業人士來說都是一個非常有用的參考資料,他們正在學習使用JAVA和JDBC來連接和使用資料庫。書中提供的現實世界的類比和JDBC示例將讀者引導到在使用者應用程式中無縫運作的Java資料庫連接所需的基本元素。我發現這本書易於閱讀,內容豐富,是標準課程教材的一個很好的補充。

--Paul J. Fortier博士,麻省大學達特茅斯分校

「JDBC: Java程式設計師的實用指南」是連接Java應用程式與SQL資料庫所需技能的最快方式。實用的教學式覆蓋範圍讓您專注於基本任務和技巧,深入的解釋則鞏固您對API功能的理解,這些功能您將一再使用。沒有其他資源能如此簡明扼要地或如此有效地呈現您立即使用JDBC所需的確切材料。

特點:
- 提供基於教學的JDBC關鍵技術指導,並附有範例程式碼。
- 以一個逐步發展的三層應用程式範例為中心,該範例用於視頻租賃電子商務網站。
- 設計幫助您應對標準JDBC任務:將資料庫連接到互聯網,顯示查詢結果,使用存儲過程,更新資料庫,存儲元數據,執行事務,處理二進制大對象,實現安全性等。
- 通過配套網站,提供範例程式碼,載入範例資料庫的工具,有用的JDBC網站連結以及與其他讀者互動的論壇。

作者:
Gregory D. Speegle是貝勒大學的副教授,他已經教授研究生和本科生的資料庫課程10年。他於1984年獲得貝勒大學的學士學位,並於1990年獲得德克薩斯大學的博士學位。他自1994年以來一直擔任研究生主任。Speegle博士認為學生應該熟悉將資料庫作為常規編程的一部分。他的研究興趣是多媒體資料庫。

目錄:
1 - JDBC簡介
2 - 向用戶呈現資訊
3 - 查詢資料庫
4 - 更新資料庫
5 - 進階JDBC主題
6 - 電子商務範例
7 - 如何與JDBC保持最新
8 - 附錄

網路增強:
- 在線原始程式碼*
- 資料庫建立程式碼*
- JDBC連結*
- 讀者貢獻*
- 討論群組(即將推出)

*由作者維護的網站

相關書籍:
- 電腦與通訊網路
- 資料庫
- 實用指南