買這商品的人也買了...
-
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Data Mining: Concepts and Techniques$2,470$2,347 -
JDBC 與 Java 資料庫程式設計第二版 (Database Programming with JDBC and Java, 2/e)$780$616 -
XML 學習手冊 (Learning XML)$620$490 -
Database Systems: A Practical Approach to Design, Implementation, 3/e$1,100$1,078 -
Designing Enterprise Applications with the J2EE Platform, 2/e$1,750$1,715 -
Systems Analysis and Design, 5/e$1,100$1,078 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
JavaScript 範例活用辭典$450$351 -
Writing Secure Code, 2/e (Paperback)$1,900$1,805 -
Understanding the Linux Kernel, 2/e (Paperback)$1,760$1,672 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
ASP.NET 程式設計徹底研究$590$466 -
Windows Server 2003 網路與 IIS 架站指南$680$537 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
程式設計專家手冊 (The Practice of Programming)$420$332 -
Java 2 教學手冊 SDK 1.4版 (Beginning Java 2 SDK 1.4 Edition)$780$616 -
重構─改善既有程式的設計$720$569 -
Effective Java Programming Language Guide 中文版 (Effective Java Programming Language Guide)$560$442 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
軟體工程實務:系統分析、設計與測試 (Software Engineering in Practical)$420$328 -
SQL Server 效能調校聖經$720$612 -
視覺化 UML 設計開發實務$650$553 -
建構嵌入式 Linux 系統$780$616 -
RFID 技術與應用$480$408
商品描述
Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.
This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information store).
The book begins with a quick overview of SQL for developers who may be asked to handle a database for the first time. It then explains how to issue database queries and updates through SQL and JDBC. It also covers the use of stored procedures and other measures to improve efficiency, where these are available.
But the book's key contribution is a set of patterns that let developers isolate critical tasks like object creation, information storage and retrieval, and the committing or aborting of transactions.
The second edition includes more basics of JDBC and SQL, with more examples, and a deeper discussion about the architecture of a robust, maintainable database application. The second edition also explains the relationship between JDBC and Enterprise JavaBeans.
This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information store).
The book begins with a quick overview of SQL for developers who may be asked to handle a database for the first time. It then explains how to issue database queries and updates through SQL and JDBC. It also covers the use of stored procedures and other measures to improve efficiency, where these are available.
But the book's key contribution is a set of patterns that let developers isolate critical tasks like object creation, information storage and retrieval, and the committing or aborting of transactions.
The second edition includes more basics of JDBC and SQL, with more examples, and a deeper discussion about the architecture of a robust, maintainable database application. The second edition also explains the relationship between JDBC and Enterprise JavaBeans.
商品描述(中文翻譯)
Java 與資料庫的結合是一個強大的組合。然而,讓這兩者協同工作需要一些努力,主要是因為 Java 處理的是物件,而大多數資料庫則不是。
本書描述了標準的 Java 介面,使得對關聯資料庫的可攜式物件導向存取成為可能,並提供了一個穩健的模型來編寫易於維護的應用程式。它介紹了 JDBC 和 RMI 套件,並利用它們來開發三層應用程式(將應用程式分為使用者介面、物件導向邏輯元件和資訊儲存)。
本書首先為可能第一次處理資料庫的開發人員提供 SQL 的快速概述。接著解釋如何通過 SQL 和 JDBC 發出資料庫查詢和更新。它還涵蓋了使用儲存過程和其他提高效率的措施(如果可用)。
但本書的關鍵貢獻是一組模式,讓開發人員能夠隔離關鍵任務,如物件創建、資訊儲存和檢索,以及交易的提交或中止。
第二版包含了更多 JDBC 和 SQL 的基礎知識,提供了更多範例,並對穩健、可維護的資料庫應用程式架構進行了更深入的討論。第二版還解釋了 JDBC 與 Enterprise JavaBeans 之間的關係。
