Database Programming with JDBC and Java

Database Programming with JDBC and Java
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 356
Release :
ISBN-10 : 1565926161
ISBN-13 : 9781565926165
Rating : 4/5 (61 Downloads)

Book Synopsis Database Programming with JDBC and Java by : George Reese

Download or read book Database Programming with JDBC and Java written by George Reese and published by "O'Reilly Media, Inc.". This book was released on 2000 with total page 356 pages. Available in PDF, EPUB and Kindle. Book excerpt: Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not. This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information store). The book begins with a quick overview of SQL for developers who may be asked to handle a database for the first time. It then explains how to issue database queries and updates through SQL and JDBC. It also covers the use of stored procedures and other measures to improve efficiency, where these are available. But the book's key contribution is a set of patterns that let developers isolate critical tasks like object creation, information storage and retrieval, and the committing or aborting of transactions. The second edition includes more basics of JDBC and SQL, with more examples, and a deeper discussion about the architecture of a robust, maintainable database application. The second edition also explains the relationship between JDBC and Enterprise JavaBeans.


Database Programming with JDBC and Java Related Books

Database Programming with JDBC and Java
Language: en
Pages: 356
Authors: George Reese
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while
Java Database Programming with JDBC
Language: en
Pages: 500
Authors: Pratik Patel
Categories: Computers
Type: BOOK - Published: 1996 - Publisher:

DOWNLOAD EBOOK

This text presents the JDBC standard, Java's database connectivity environment, and provides information for using Java with JDBC for accessing databases. The m
The Complete Guide to Java Database Programming
Language: en
Pages: 356
Authors: Matthew D. Siple
Categories: Database management
Type: BOOK - Published: 1998 - Publisher: McGraw-Hill Companies

DOWNLOAD EBOOK

Presenting the complete, in-depth guide to JDBC (Java Database Connectivity)--the key to creating a new generation of data-rich Java applications, and the new s
Java Database Best Practices
Language: en
Pages: 288
Authors: George Reese
Categories:
Type: BOOK - Published: 2003-05-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hop
Java Database Programming
Language: en
Pages: 0
Authors: Alan R. Williamson
Categories: Database design
Type: BOOK - Published: 1997 - Publisher: Prentice Hall PTR

DOWNLOAD EBOOK

Aimed at the database developer who needs to learn how to optimize their skills for the Web, this text and CD covers JDBC, servlets, database front-end design,