or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
18 used & new from £28.85

Have one to sell? Sell yours here
 
   
JDBC API Tutorial and Reference (Java Series)
 
See larger image
 

JDBC API Tutorial and Reference (Java Series) (Paperback)

by Maydene Fisher (Author), Jon Ellis (Author), Jonathan Bruce (Author)
4.7 out of 5 stars  See all reviews (3 customer reviews)
RRP: £41.99
Price: £29.39 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £12.60 (30%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 1 to 3 weeks.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

11 new from £29.39 7 used from £28.85

Special Offers and Product Promotions


Frequently Bought Together

JDBC API Tutorial and Reference (Java Series) + Java Puzzlers: Traps, Pitfalls, and Corner Cases + Java Concurrency in Practice
Price For All Three: £60.34

Some of these items are dispatched sooner than the others. Show details


Customers Who Bought This Item Also Bought

Effective Java: Second Edition

Effective Java: Second Edition

by Joshua Bloch
4.8 out of 5 stars (8)  £17.99
Java Concurrency in Practice

Java Concurrency in Practice

by Brian Goetz
4.9 out of 5 stars (7)  £16.46
Database Systems Concepts

Database Systems Concepts

by Abraham Silberschatz
4.0 out of 5 stars (4)  £43.14
Java Puzzlers: Traps, Pitfalls, and Corner Cases

Java Puzzlers: Traps, Pitfalls, and Corner Cases

by Joshua Bloch
4.7 out of 5 stars (3)  £14.49
Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam

by Bryan Basham
4.2 out of 5 stars (12)  £23.53
Explore similar items

Product details

  • Paperback: 1280 pages
  • Publisher: Prentice Hall; 3 edition (19 Jun 2003)
  • Language English
  • ISBN-10: 0321173848
  • ISBN-13: 978-0321173843
  • Product Dimensions: 23.6 x 18.8 x 4.8 cm
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon.co.uk Sales Rank: 406,289 in Books (See Bestsellers in Books)

    Popular in this category:

    #43 in  Books > Computing & Internet > Databases > Java & Databases
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Java Tutorials opens new browser window
www.seeklearning.co.uk  -  Stay Competitive with a JAVA Cert From SEEK Learning. Guaranteed! 
   Free Java EE5 tutorial opens new browser window
www.sun.com/JavaEE_Tutorial  -  Download the free Java EE5 tutorial Register now and learn more! 
   Learn Java opens new browser window
www.HomeLearningCourses.com  -  Learn Java, Learn From Home IT & Computing Courses, Home Study 
  
 

Product Description

Product Description

This book provides the definitive tutorial and reference to the JDBC API, the technology that enables universal data access for the Java programming language. This new edition has been updated and expanded to cover the entire JDBC 3.0 API, including the java.sql package and the javax.sql package, the package that facilitates building server-side applications. Containing in-depth explanations that go beyond the specification, this complete resource pairs a step-by-step tutorial with a comprehensive reference to every class and interface. For those new to Java technology, the book includes an introduction to the Java programming language and to SQL. It builds on this basic knowledge to walk you through the creation of a JDBC application--from setting up a database and establishing a connection to retrieving values from result sets and using prepared statements. In addition, the authors provide many examples along the way that demonstrate how to execute common tasks.The book then turns to more advanced topics, focusing on features such as scrollable and updatable result sets, batch updates, SQL99 data types, custom mapping, savepoints, statement pooling, automatically generated keys, and more. In addition to in-depth coverage of the JDBC metadata API, the book gives you the latest information on rowsets, the technology that makes it possible to handle data sets as JavaBeans components. As an added bonus, you get a preview of the standard implementations for JdbcRowSet, CachedRowSet, WebRowSet, JoinRowSet, and FilteredRowSet objects. From Array to XADataSource, an easy-to-use alphabetical reference provides concise but complete information on each class and interface in the JDBC API. Each entry includes an overview with usage examples as well as a comprehensive explanation of the methods and fields. A chapter on mapping SQL types and types in the Java programming language, an appendix for driver writers, a summary of the new features in the JDBC 2.0 and 3.0 APIs, and a glossary complete this indispensable resource for all database programmers.The Java Series is supported, endorsed, and authored by the creators of the Java technology at Sun Microsystems, Inc. It is the official place to go for complete, expert, and definitive information on Java technology. The books in this Series provide the inside information you need to build effective, robust, and portable applications and applets. The Series is an indispensable resource for anyone targeting the Java 2 platform. 0321173848B05222003


From the Back Cover

This book provides the definitive tutorial and reference to the JDBC™ API, the technology that enables universal data access for the Java™ programming language. This new edition has been updated and expanded to cover the entire JDBC 3.0 API, including the java.sql package and the javax.sql package, the package that facilitates building server-side applications.

Containing in-depth explanations that go beyond the specification, this complete resource pairs a step-by-step tutorial with a comprehensive reference to every class and interface.

For those new to Java technology, the book includes an introduction to the Java programming language and to SQL. It builds on this basic knowledge to walk you through the creation of a JDBC application--from setting up a database and establishing a connection to retrieving values from result sets and using prepared statements. In addition, the authors provide many examples along the way that demonstrate how to execute common tasks. The book then turns to more advanced topics, focusing on features such as scrollable and updatable result sets, batch updates, SQL99 data types, custom mapping, savepoints, statement pooling, automatically generated keys, and more.

In addition to in-depth coverage of the JDBC metadata API, the book gives you the latest information on rowsets, the technology that makes it possible to handle data sets as JavaBeans™ components. As an added bonus, you get a preview of the standard implementations for JdbcRowSet, CachedRowSet, WebRowSet, JoinRowSet, and FilteredRowSet objects.

From Array to XADataSource, an easy-to-use alphabetical reference provides concise but complete information on each class and interface in the JDBC API. Each entry includes an overview with usage examples as well as a comprehensive explanation of the methods and fields.

A chapter on mapping SQL types and types in the Java programming language, an appendix for driver writers, a summary of the new features in the JDBC 2.0 and 3.0 APIs, and a glossary complete this indispensable resource for all database programmers.

The Java™ Series is supported, endorsed, and authored by the creators of the Java technology at Sun Microsystems, Inc. It is the official place to go for complete, expert, and definitive information on Java technology. The books in this Series provide the inside information you need to build effective, robust, and portable applications and applets. The Series is an indispensable resource for anyone targeting the Java™ 2 platform.



0321173848B05222003

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
jdbc
java
database
jdbc api
java database

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

JDBC API Tutorial and Reference (Java Series)
90% buy the item featured on this page:
JDBC API Tutorial and Reference (Java Series) 4.7 out of 5 stars (3)
£29.39
Effective Java: Second Edition
8% buy
Effective Java: Second Edition 4.8 out of 5 stars (8)
£17.99
JDBC Pocket Reference
2% buy
JDBC Pocket Reference 5.0 out of 5 stars (1)

 

Customer Reviews

3 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
7 of 7 people found the following review helpful:
5.0 out of 5 stars The only JDBC book you will need, 31 Oct 2003
By Thomas Paul (Plainview, NY USA) - See all my reviews
(TOP 500 REVIEWER)    (REAL NAME)   
Whether you are a beginner, intermediate, or advanced JDBC programmer you will find useful information in this book. The book is divided into two sections. The first section is a tutorial on using JDBC which makes up four chapters. The tutorial starts with a look at JDBC 1.0. The next chapter looks at the additional features added to JDBC in 2.0 and 3.0. The third tutorial chapter looks at metadata. The final chapter examines the RowSet interface, which is complex enough to need its own chapter.

The remainder of the book (about 800 pages) is a reference containing a chapter for each class or interface in JDBC. Each chapter contains an overview of a class or interface, sections on anything of either special interest or complexity, and then a list of all the methods of the class or interface with complete descriptions. If a section applies to a particular version of JDBC, the version it applies to is clearly marked. The information contained in the reference is much more than you can find in the APIs. The reference section itself is well laid out to make the information you need easy to find.

This is probably the only JDBC book you will ever need. No matter which version of JDBC your database drivers support, you will find your answers in this book. The book is well written with clear explanations and plenty of code samples (which can be downloaded from the Sun web site) . Anyone working with JDBC will want this book by their side while they are coding.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5 of 5 people found the following review helpful:
4.0 out of 5 stars Everything you ever wanted to know about JDBC! (well almost), 26 Jul 2001
By A Customer
I bought this book, because I wanted to know everything about transaction processing using JDBC . Well, all the fundamentals are in there!

So if you plan to use JDBC in your company for this purpose, you'll find a great tutorial and reference in this book. If you know about basic Java, this book teaches you all the fundamentals about JDBC from the very beginning to a complete transaction level.

The things I miss in this fine book: - An overview of well-known database implementations with their level of the JDBC-API support. There a not so many RDBMS's around that support everything yet. - An accompanying CD-ROM with a starter kit: A (free) RDBMS with some good working examples. - A chapter about how JDBC relates to the internet.

Despite these remarks it is a wonderful book that's well worth the investment, really!

Sincerely, Patrick Holthuizen

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Nice one!, 16 Dec 1999
By A Customer
All examples are working, everything explained clearly and in detail, and it includes all features of JAVA 1.2. What else do you need? This is what a proper book should be like! If you understand basics of JAVA and interested to learn JDBC this is the best book for you available at the time.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.