BUY THIS BOOK

Safari Books Online

What is this?

Java Programming with Oracle SQLJ

By Jason Price
First Edition  August 2001 
Pages: 398
ISBN 10: 0-596-00087-1 | ISBN 13: 9780596000875
starstarstarstarstar (Average of 4 Customer Reviews)

This book is OUT OF PRINT, but is available on Safari Books Online.

Book description

SQLJ lets you access an Oracle database from a Java program, and is much easier to use than the alternative, JDBC. Java Programming with Oracle SQLJ moves from the basics of getting connected and issuing SQL statements all the way to advanced topics such as streams and multi-threading. You'll learn not just how to use SQLJ, but how to leverage it for all it's worth.
Full Description

If you're a Java programmer working in an Oracle environment, you're probably familiar with JDBC as a means of accessing data within an Oracle database. SQLJ takes you further, allowing you to access a database using embedded SQL statements. Java Programming with Oracle SQLJ shows you how to get the most out of SQLJ. Layered on top of JDBC, SQLJ greatly simplifies database programming. Rather than make several calls to the JDBC API just to execute a simple SQL statement, SQLJ executes that statement simply by embedding it within the Java code. In this book, Jason Price explains SQLJ programming from a task-oriented point of view. You'll learn how to:
  • Embed queries and other SQL statements within Java programs
  • Deploy SQLJ code not only on client machines, but also to JServer--Oracle's Java engine built into the database
  • Use advanced techniques for working with collections, streams, large objects, and database objects, all without leaving the comfort of the SQLJ environment
  • Tune SQLJ programs for maximum performance
Throughout the book, the exposition of SQLJ and SQLJ programming techniques reflects the author's many years of professional experience as a programmer and consultant. Examples are first-rate, enabling you to learn SQLJ in no time. If you're writing Java code to access an Oracle database, you can't afford not to know about SQLJ.

Browse within this book

Cover | Table of Contents | Index | Sample Chapter




Featured customer reviews

Write a Review


Java Programming with Oracle SQLJ Review,  November 26 2002
Rating: StarStarStarStarStar
Submitted by Jill Banks   [Respond | View]

Nice book. Well written and comprehensive.


Java Programming with Oracle SQLJ Review,  November 13 2001
Rating: StarStarStarStarStar
Submitted by Mark Prince   [Respond | View]

The only book worth reading on SQLJ. It has everything.


Java Programming with Oracle SQLJ Review,  September 17 2001
Rating: StarStarStarStarStar
Submitted by Darren Hill   [Respond | View]

Great book. I liked the easy going style, and the coverage of both the basic and advanced features of SQLJ. Even the latest Oracle9i SQLJ features are included. Keep up the good work!

Read all reviews


Java Programming with Oracle SQLJ Review,  September 05 2001
Rating: StarStarStarStarStar
Submitted by Ed Ho   [Respond | View]

I really liked this book. I've been using SQLJ for quite some time now, and am really happy there's finally a good book out. Thanks!


See larger cover