Ebook JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat
JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat. Join with us to be member right here. This is the website that will provide you relieve of looking book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat to read. This is not as the various other website; guides will certainly be in the kinds of soft data. What advantages of you to be participant of this website? Obtain hundred collections of book connect to download and install and get constantly updated book daily. As one of the books we will provide to you currently is the JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat that includes a very completely satisfied idea.

JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat

Ebook JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat
Find out the method of doing something from numerous sources. Among them is this publication entitle JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat It is a very well known book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat that can be referral to check out currently. This recommended publication is one of the all excellent JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat collections that remain in this website. You will also locate various other title and themes from different writers to browse right here.
To get rid of the problem, we now offer you the innovation to purchase guide JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat not in a thick published documents. Yeah, checking out JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat by on-line or getting the soft-file simply to read can be among the methods to do. You might not really feel that reading a publication JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat will certainly be valuable for you. Yet, in some terms, May people effective are those who have reading practice, included this kind of this JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat
By soft documents of the book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat to read, you could not require to bring the thick prints almost everywhere you go. Whenever you have willing to review JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat, you can open your kitchen appliance to read this publication JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat in soft data system. So easy as well as fast! Checking out the soft data book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat will certainly give you very easy way to read. It can additionally be much faster since you could review your e-book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat all over you want. This online JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat could be a referred e-book that you could delight in the remedy of life.
Due to the fact that publication JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat has wonderful perks to review, many individuals now expand to have reading habit. Assisted by the developed modern technology, nowadays, it is easy to obtain guide JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat Even the e-book is not alreadied existing yet on the market, you to look for in this website. As just what you can locate of this JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat It will really relieve you to be the very first one reading this book JDBC(TM) API Tutorial And Reference: Universal Data Access For The Java(TM) 2 Platform (2nd Edition), By Seth White, Mark Hapner, Rick Cat as well as get the advantages.

This book provides the definitive description of the JDBCaA A API, the technology that enables universal data access for the JavaaA A programming language. This new edition has been updated and expanded to cover all of the JDBC 2.0 API, including the JDBC 2.0 core API and the JDBC Standard Extension API, 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 all of the classes and interfaces. 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 creating 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 proceeds to more advanced topics, focusing on the new features of the JDBC 2.0 API, including scrollable and updatable result sets, batch updates, SQL3 data types, custom mapping, and more.You will also find an introduction to working with the JDBC metadata API as well as information on rowsets, the technology that makes it possible to handle data sets from any source such as JavaBeansaA A components. From array to XADataSource, a useful alphabetical reference provides concise but complete information on each class and interface in the JDBC API. Each entry includes an overview as well as a list and explanation of the methods and fields. A chapter on mapping SQL types and types in the Java programming language, a summary of the new JDBC 2.0 features, and a glossary complete this indispensable resource for all database programmers. 0201433281B04062001
- Sales Rank: #3504186 in Books
- Published on: 1999-06-11
- Original language: English
- Number of items: 1
- Dimensions: 9.30" h x 1.90" w x 7.30" l,
- Binding: Paperback
- 1059 pages
Amazon.com Review
The second edition of the JDBC API Tutorial and Reference provides a worthwhile tour of the new features in Java Database Connectivity (JDBC) 2.0 and serves well as a reference to Sun's new standard for Java database programming.
Once you open this book, it becomes quickly obvious that it is more comprehensive than the first edition. The new edition begins with an overview of the JDBC API, including its architecture and overall design. Beginners will also be pleased with a short breakdown of the Java programming language and SQL basics.
Early sections of the book walk through an approachable tutorial of JDBC, concentrating on topics such as connecting to databases, retrieving result sets, manipulating records, and handling database transactions. There's also coverage of using stored procedures, including embedded SQL with SQLJ.
The book then turns to new JDBC 2.0 API features, like scrollable cursors, updateable record sets, and batch updates. Experienced readers will appreciate how the authors show off JDBC 1.0 code before presenting these new features. An explanation of SQL3 data types supported in JDBC 2.0 follow the discussion of the API features.
The book provides extensive support for finding and understanding recordsets and databases, including the use of the oddly named ResultSetMetaData and DatabaseMetaData classes, which have been greatly enhanced in JDBC 2.0. (You can now write Java code that customizes itself at runtime for almost any SQL platform.) Similar in spirit to the Microsoft OLE DB, the new JDBC 2.0 now supports rowsets, which let programmers work with any tabular data store from within their applications.
Most of the book (over 600 pages) functions as a reference containing every JDBC 2.0 class. Presented alphabetically, each class comes with an introductory definition and a complete listing of its constituent members and methods (including deprecated APIs). Final sections include a guide to "SQL to Java" mappings and tips for writing JDBC drivers.
Whether you are approaching JDBC for the very first time or are ramping up from JDBC 1.0, there is perhaps no better source for learning about the enhanced powers of the new JDBC than this "official" guide from Sun. --Richard Dragan
From the Back Cover
Containing in-depth explanations that go beyond the specification, this complete resource pairs a step-by-step tutorial with a comprehensive reference to all of the classes and interfaces.
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 creating a JDBC applicationfrom 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 proceeds to more advanced topics, focusing on the new features of the JDBC 2.0 API, including scrollable and updatable result sets, batch updates, SQL3 data types, custom mapping, and more.
You will also find an introduction to working with the JDBC metadata API as well as information on rowsets, the technology that makes it possible to handle data sets from any source such as JavaBeans™ components.
From array to XADataSource, a useful alphabetical reference provides concise but complete information on each class and interface in the JDBC API. Each entry includes an overview as well as a list and explanation of the methods and fields.
A chapter on mapping SQL types and types in the Java programming language, a summary of the new JDBC 2.0 features, and a glossary complete this indispensable resource for all database programmers.
0201433281B04062001
About the Author
Seth White is a member of the technical staff at Java Software, where he led the design of the JDBC 2.0 API.
Maydene Fisher, a native of San Jose, California, specializes in object-oriented languages. She has experience spanning both coasts of the United States, having documented everything from complex financial models on Wall Street to Java APIs in Silicon Valley.
Dr. Rick Cattell, a Distinguished Engineer at JavaSoft, led the design of the JDBC API. He is currently Chief Architect for the Java Enterprise Technologies group. He was previously responsible for SunSoft's NEO CORBA database integration and the Sun Simplify database GUI. Widely recognized for his contributions to the database field, Dr. Cattell was a cofounder of SQL Access, founder and chair of the Object Database Management Group (ODMG), and author of the first monograph on object database systems as well as more than 40 papers and 3 books.
Dr. Graham Hamilton is a Distinguished Engineer at JavaSoft where he led the design of the JDBC API, the JavaOS™ standalone Java system, and the JavaBeans™ component architecture. He was previously the technical lead for the Spring distributed object-oriented operating system project at Sun, and he has written a variety of papers and patents on operating systems and distributed systems.
Mark Hapner is Lead Architect for the Java 2 Platform, Enterprise Edition. He participated in the development of the JDBC API, wrote the Java Message Service specification, and co-authored the Enterprise JavaBeans specification.
0201433281AB05222003
Most helpful customer reviews
0 of 0 people found the following review helpful.
Three Stars
By DIRK BRANDT
OK
12 of 13 people found the following review helpful.
Simply the best!
By A Customer
If you look for a good book on JDBC 2.0, this is "the" book. The book is complete, in fact, it covers both jdbc1.0 and 2.0. All topics are explained expertly with style and depth, and in a very accesible way so that beginners can understand. All the codes are clearly written to prove all the main points discussed in the book. This book is the best both for learning jdbc and a reference.
Since not all the features in JDBC2.0 have been adopted by vendors, this book will remain as "the" reference for many years to come.
7 of 9 people found the following review helpful.
an exceptionally comprehensive volume
By uniq
JDBC is one of the most mature and widely used Java APIs. Even after the arrival of more recent tools and technologies like EJB's CMP and JDO, JDBC still remains a simple, fast, and reliable way of storing objects' state in an RDBMS. While conceptually this technology is quite straightforward, its evolution has made it more complex and voluminous. Many books have been trying to explain the main aspects of it over and over again, but the 3rd edition of "JDBC API Tutorial and Reference" goes far beyond that.
The book is divided into two major sections: the Tutorial and the Reference. Actually, there are four tutorials in the Part One: Basic, Advanced, MetaData, and Rowset. Here well-written explanations are followed by clear and detailed examples.
It is remarkable that Part Two, The Reference, is not your typical API reference with simply method signatures or redundant explanations of their arguments. This is an extremely well thought through description of how to use JDBC 3.0 API to achieve a particular goal. Every class has a solid overview, examples, schemas -- everything one needs to get the job done. The book also contains an Appendix for JDBC driver developers and another Appendix covering JDBC 3.0 API changes.
This book provides the most clear and comprehensive JDBC coverage that I have ever seen. It is not just a matter of its size of over 1200 pages, but although the result of a well designed book structure and clear delivery.
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat PDF
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat EPub
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat Doc
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat iBooks
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat rtf
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat Mobipocket
JDBC(TM) API Tutorial and Reference: Universal Data Access for the Java(TM) 2 Platform (2nd Edition), by Seth White, Mark Hapner, Rick Cat Kindle
Tidak ada komentar:
Posting Komentar