Java Programming with Oracle JDBC

Paperback Engels 2001 9780596000882
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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.

Specificaties

ISBN13:9780596000882
Taal:Engels
Bindwijze:paperback
Aantal pagina's:496

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

Preface

Overview

Chapter 1: Introduction to JDBC

Connections

Chapter 2: Application Database Connections

Chapter 3: Applet Database Connections

Chapter 4: Servlet Database Connections

Chapter 5: Internal Database Connections

Chapter 6: Oracle Advanced Security

Chapter 7: JNDI and Connection Pooling

Relational SQL

Chapter 8: A Relational SQL Example

Chapter 9: Statements

Chapter 10: Result Sets

Chapter 11: Prepared Statements

Chapter 12: Streaming Data Types

Chapter 13: Callable Statements

Object-Relational SQL

Chapter 14: An Object-Relational SQL Example

Chapter 15: Weakly Typed Object SQL

Chapter 16: Strongly Typed Object SQL

Essentials

Chapter 17: Transactions

Chapter 18: Detection and Locking

Chapter 19: Performance

Chapter 20: Troubleshooting

Colophon

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Java Programming with Oracle JDBC