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天)
買這商品的人也買了...
-
$686Introduction to the Theory of Computation
-
$680$537 -
$600$540 -
$980$784 -
$980$960 -
$860$679 -
$1,500$1,470 -
$490$387 -
$1,560$1,482 -
$450$351 -
$490$417 -
$750$638 -
$590$466 -
$690$538 -
$550$468 -
$420$332 -
$720$562 -
$720$569 -
$560$442 -
$590$502 -
$290$247 -
$640$544 -
$560$442 -
$480$379 -
$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.