Skip to:Content
|
Bottom
Cover image for JDBC developer's resource
Title:
JDBC developer's resource
Personal Author:
Edition:
2nd ed.
Publication Information:
New Jersey : Prentice Hall, 1999
Physical Description:
1v + 1 CD-ROM (CP 1755)
ISBN:
9780139016615

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000004876946 QA76.625 T39 1999 Open Access Book Book
Searching...
Searching...
30000004879965 QA76.625 T39 1999 Open Access Book Book
Searching...

On Order

Summary

Summary

This guide to database programming on the Internet using Java Database Connectivity (JDBC) is divided into two parts--a tutorial and a reference. reference part provides listings and descriptions of the methods available i JDBC. The new edition adds a chapter on JDBC 2.0 revisions and extensions. Th


Author Notes

Art Taylor is a data consultant and author of two previous books for Prentice Hall PTR, including Informix Database Administrator's Resource Guide .


Table of Contents

Make the most of your corporate data resources with JDBC, the best resource for database programming for the Internet
Quickly master the fundamentals, including JDBC's interface and methods, and its relationship to ODBC
Then follow the code examples to see how JDBC can work for you in many different applications in both two- and three-tiered computing environments
With the tools and resources included on the free CD-ROM, you will progress rapidly from case studies to building your own JDBC solutions, all following step-by-step models taken from real-life situations
If you are new to Java, the detailed tutorials will walk you through sample applications demonstrating all the techniques you need
For more experienced programmers, JDBC Developer's Resource, Second Edition serves as a total reference guide to JDBC
You'll find exercises as simple as connecting to a database to retrieve data, to the more advanced process of using prepared statements, managing positioned updates and using the features of the Java language to manipulate database data
Learn about the new features in JDBC 2.0
Now that the specification for JDBC 2.0 has been finalized, learn how the new features can be used to access SQL3 data and manipulate and update data with scroll cursors
Once you are you are up and running, you will continue to count on the reference sections of JDBC Developer's Resource, Second Edition
The "Quick Reference" section tells you the classes of all the JDBC methods and what parameters are passed to them
The in-depth section describes every class, along with its methods and variables, including more real, working code examples
Whatever your level of experience, JDBC Developer's Resource, Second Edition is the perfect guide to harnessing Java's power for your database needs
The accompanying CD-ROM is filled with all the tools you need to begin developing JDBC applications right now, including
JDK 1.1.6 and the JDBC-ODBC bridge
INTERSOLV's DataDirect ODBC Pack for Windows…Ø 95 and Windows NT…¿
OpenLink complete software set of JDBC ODBC and UDBC drivers
Complete source code for all of the demo applications in the text
Go to:Top of Page