JDBC: Database Programming with J2ee
Art Taylor
- 出版商: Prentice Hall
- 出版日期: 2002-08-26
- 售價: $1,750
- 貴賓價: 9.8 折 $1,715
- 語言: 英文
- 頁數: 752
- 裝訂: Paperback
- ISBN: 0130453234
- ISBN-13: 9780130453235
-
相關分類:
Java 相關技術
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
Introduction to the Theory of Computation$700$686 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Matlab 程式設計與應用$600$540 -
CCNA 認證自學手冊: ICND (Interconnecting Cisco Network Devices)$980$833 -
Computer Organization & Architecture: Designing for Performance, 6/e$980$960 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
Reuse Methodology Manual for System-On-A-Chip Designs, 3/e (Hardcover)$1,500$1,470 -
Dreamweaver MX 中文版實務$490$387 -
Sams Teach Yourself Game Programming in 24 Hours$1,620$1,539 -
JavaScript 範例活用辭典$450$351 -
Dreamweaver MX 中文版魔法網頁 Easy Go$490$417 -
Java 完美經典優質學習篇$750$638 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
電子計算機導論$550$468 -
程式設計專家手冊 (The Practice of Programming)$420$332 -
深入淺出 JBuilder 程式設計實作(JBuilder 9.0/8.0/7.0 適用) (Charlie Calvert's Learn Jbuilder)$720$562 -
重構─改善既有程式的設計$720$569 -
Practical Java Programming Language Guide 中文版 (Practical Java Programming Language Guide)$560$442 -
XOOPS2 網站架設與管理$590$502 -
行動 Linux─KNOPPIX 改造手冊$290$247 -
FreeBSD 完全探索 (Absolute BSD: The Ultimate Guide to FreeBSD)$640$544 -
Effective Java Programming Language Guide 中文版 (Effective Java Programming Language Guide)$560$442 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 與 Servlet 500 個應用範例技巧大全集$590$460
商品描述
The in-depth programmer's guide to database access with JDBC 3.0.
- The definitive JDBC tutorial and reference
- Covers the JDBC 3.0 API Java design patterns for JDBC and best-practice programming techniques
- JSP Web database development with JSPs and servlets, RMI multi-tier development, and EJB-based database integration
JDBC gives Java developers the power to database-enable virtually any application, on virtually any platform, using virtually any database. In this book, leading JDBC expert Art Taylor combines an expert JDBC tutorial and a definitive API reference that provides thorough and detailed coverage of the new JDBC 3.0 standard. Taylor brings together code examples, design patterns, and expert programming techniques for J2EE programming. Code examples include Web development, GUI programming with Swing, servlets, JSPs, EJBs, and RMI. Coverage includes:
- Web database development capabilities leveraging JavaServer Pages(tm) and servlets
- Database access using Enterprise JavaBeans(tm) components
- Creating a GUI-based database browser using Swing
- JDBC 3.0 support for scrollable cursors, batch updates, and connection pooling
- DataSource lookup using JNDI
- Using Blobs with JDBC
- Dynamic SQL using JDBC database metadata
If you write database applications with Java(tm), one book delivers all the expertise and insight you need to maximize their power and performance: JDBC: Database Programming with J2EE.
Table of Contents
Preface.
1. JDBC Today.
2. The Relational Database and SQL.
3. The JDBC API
Explained.
4. Getting Connected.
5. Using the Connection.
6.
Retrieving and Manipulating Data: The Statement Class and JDBC Exceptions.
7. The PreparedStatement and CallableStatement Classes.
8. The ResultSet
Class.
9. Transactions in JDBC.
10. JDBC and Dynamic Queries.
11.
The DatabaseMetaData Interface.
12. DatabaseMetaData Methods.
13.
Advanced Topics JDBC in Action: Introduction to JDBC Design Patterns.
14.
Table Browser Application.
15. Persisting Data Objects with JDBC.
16.
JDBC Design Patterns: Data Access Objects and Value Objects.
17. JSP Basics.
18. JSP and JDBC in Development: A Discussion Group System.
19. JSP and
JDBC in Development: Coding the Discussion Group System.
20. Transforming
JDBC Data to XML.
21. JDBC and BLOBs.
22. Enterprise JavaBeans
Architecture.
23. JDBC and Enterprise JavaBeans.
Appendix A. JDBC 3.0.
Appendix B. Java Servlets.
Appendix C. XML Basics and Processing with
JAXP.
Appendix D. Math Functions.
Index.
