- Shopping Bag ( 0 items )
From the Publisher
"This is the definitive guide to JDBC programming!"(Stu Stern, Vice President, Worldwide Java Centers, Sun Microsystems)
Ships from: Chatham, NJ
Usually ships in 1-2 business days
This title provides a step-by-step tutorial on the JDBC 3 API, as well as many examples and discussions about advanced techniques. It also provides a complete reference of the API's packages and extensions. Powerful and enhanced new features are covered: Batch updates, DataSource object, transaction savepoints, connection pooling, distributed transaction support, XA compatibility, types of ResultSets, holdable cursors, SQL99 types, scalar functions, CLOB, array, reference and datalink objects, customized type mapping, transform groups, ParameterMetaData API, auto generated keys, and more.
Acknowledgments.
PART I: An Introduction to Java Database Programming.
Chapter 1: Java as an Enterprise Platform.
Chapter 2: Database Fundamentals.
Chapter 3: Integrating Databases with JDBC.
Chapter 4: JDBC's Role in Java 2 Enterprise Edition.
PART II: Exploring JDBC.
Chapter 5: Getting Started with JDBC.
Chapter 6: Database Connectivity, Step by Step.
Chapter 7: Refining JDBC Queries and Updates.
Chapter 8: Advanced Techniques.
Chapter 9: Accessing Database Metadata.
Chapter 10: Accessing Databases with Enterprise JavaBeans.
PART III: Learning from Examples.
Chapter 11: Examples of Java Applications.
Chapter 12: Complex Examples of Java Applications.
PART IV: JDBC API Quick Reference.
JDBC API Reference.
JDBC Extension Reference.
Index.
Overview
This title provides a step-by-step tutorial on the JDBC 3 API, as well as many examples and discussions about advanced techniques. It also provides a complete reference of the API's packages and extensions. Powerful and enhanced new features are covered: Batch updates, DataSource object, transaction savepoints, ...