eBooks-it.org Logo
eBooks-IT.org Inner Image

Database Programming with JDBC & Java

2nd Edition
Database Programming with JDBC & Java Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly
Author:George Reese
Edition:2
ISBN-10:1565926161
ISBN-13:9781565926165
Pages:350
Published:Aug 31 2000
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:1.6 MB

Book Description:

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.

Download Link:

Related Books:

Java Database Programming with JDBC

Discover the Essentials for Developing Databases for Internet and Intranet Applications
Java Database Programming with JDBC Image
Teaches you how to develop Java programs, from start to finish, for connecting to databases using Java's new database connectivity environment, JDBC. Tells how to easily install drivers for most databases. Features a section on programming ODBC Java programs, including a robust ODBC client template for developing your own applications. Features a handy, ready-to-use Interactive SQL query client, including fully-explained and annotated source code. Teaches how to write your own database drivers for the JDBC. Reveals how to optimize your Java database programs for maximum efficiency and minimum time....

Programming with Objects

A Comparative Presentation of Object Oriented Programming with C++ and Java
Programming with Objects Image
Your essential comparative approach to learning C++ and JavaProgramming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java, a comparative presentation of object-oriented programming with two of the most popular programming languages of today, teaches vital skills and techniques for the Internet age. Based on highly successful courses taught by the author, this book answers the need for a comprehensive educational program on the subject of object-oriented programming. In a clear and accessible format, the author compares and contrasts both languages, from basic language constructs to how both languages are used in application-level programming, such as graphics programming, network programming, and database progr...

Practical Database Programming with Visual Basic.NET

Practical Database Programming with Visual Basic.NET Image
2nd Edition
The most uptodate Visual Basic.NET programming textbookcovering both fundamentals and advancedlevel programming techniquescomplete with examples and solutionsVisual Basic.NET (VB.NET) is an objectoriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge).Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming wi...



2007 - 2021 © eBooks-IT.org