Java Programming with Oracle JDBC

Download or Read eBook Java Programming with Oracle JDBC PDF written by Donald Bales and published by "O'Reilly Media, Inc.". This book was released on 2002 with total page 500 pages. Available in PDF, EPUB and Kindle.
Java Programming with Oracle JDBC
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 500
Release :
ISBN-10 : 059600088X
ISBN-13 : 9780596000882
Rating : 4/5 (8X Downloads)

Book Synopsis Java Programming with Oracle JDBC by : Donald Bales

Book excerpt: JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book, Donald Bales brings these two technologies together, and shows you how to leverage the full power of Oracle's implementation of JDBC. You begin by learning the all-important mysteries of establishing database connections. This can be one of the most frustrating areas for programmers new to JDBC, and Donald covers it well with detailed information and examples showing how to make database connections from applications, applets, Servlets, and even from Java programs running within the database itself. Next comes thorough coverage of JDBC's relational SQL features. You'll learn how to issue SQL statements and get results back from the database, how to read and write data from large, streaming data types such as BLOBs, CLOBs, and BFILEs, and you'll learn how to interface with Oracle's other built-in programming language, PL/SQL. If you're taking advantage of the Oracle's relatively new ability to create object tables and column objects based on user-defined datatypes, you'll be pleased with Don's thorough treatment of this subject. Don shows you how to use JPublisher and JDBC to work seamlessly with Oracle database objects from within Java programs. You'll also learn how to access nested tables and arrays using JDBC. Donald concludes the book with a discussion of transaction management, locking, concurrency, and performance--topics that every professional JDBC programmer must be familiar with. If you write Java programs to run against an Oracle database, this book is a must-have.


Java Programming with Oracle JDBC Related Books

Java Programming with Oracle JDBC
Language: en
Pages: 500
Authors: Donald Bales
Categories: Business & Economics
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book,
Oracle Database Programming using Java and Web Services
Language: en
Pages: 1121
Authors: Kuassi Mensah
Categories: Computers
Type: BOOK - Published: 2011-04-08 - Publisher: Digital Press

DOWNLOAD EBOOK

The traditional division of labor between the database (which only stores and manages SQL and XML data for fast, easy data search and retrieval) and the applica
Practical Database Programming with Java
Language: en
Pages: 1079
Authors: Ying Bai
Categories: Computers
Type: BOOK - Published: 2011-09-09 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Covers fundamental and advanced Java database programming techniques for beginning and experienced readers This book covers the practical considerations and app
Oracle Database Programming with Java
Language: en
Pages: 761
Authors: Ying Bai
Categories: Computers
Type: BOOK - Published: 2022-08-08 - Publisher: CRC Press

DOWNLOAD EBOOK

Databases have become an integral part of modern life. Today’s society is an information-driven society, and database technology has a direct impact on all as
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