Oracle9i Java Developer's Guide
Release 1 (9.0.1)

Part Number A90209-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page


Preface

Who Should Read This Book

This book has been written for the following audiences:

Java API Programming Models

The building blocks that Java developers use in Oracle9i are as follows:

Each of these models is briefly discussed in Chapter1, "Introduction to Java in Oracle9i" and examples are given in Chapter3, "Invoking Java in the Database". Both of these chapters should help you decide which model to use for your particular application. Once you decide on the appropriate model, examine the appropriate developer's guide for in-depth information on each model. For example, if you decide to use Java stored procedures, examine Oracle9i Java Stored Procedures Developer's Guide.

Java Information Resources

The following table lists the sources of current information discussed in the Java programming documentation suite:

Location  Description 

http://www.oracle.com/java 

The latest offerings, updates, and news for Java within the Oracle9i database. This site contains Frequently Asked Questions (FAQ), updated JDBC drivers, SQLJ reference implementations, and white papers that detail Java application development. In addition, you can download try-and-buy Java tools from this site. 

http://java.sun.com/ 

The Sun Microsystems Web site that is the central source for Java. This site contains Java products and information, such as tutorials, book recommendations, and the Java Developer's Kit (JDK). The JDK is located at http://java.sun.com/products 

http://java.sun.com/docs/books/jls

http://java.sun.com/docs/books/vmspec 

The Oracle9i Java Server is based on the Java Language Specification (JLS) and the Java virtual machine (JVM) specification.  

comp.lang.java.programmer

comp.lang.java.databases 

Internet newsgroups can be a valuable source of information on Java from other Java developers. We recommend that you monitor these two newsgroups. Note: Oracle monitors activity on some of these newsgroups and posts responses to Oracle-specific issues. 

Documentation Accessibility

Oracle's goal is to make our products, services, and supporting documentation accessible to the disabled community with good usability. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers.

JAWS, a Windows screen reader, may not always correctly read the Java code examples in this document. The conventions for writing Java code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.

For additional information, visit the Oracle Accessibility Program web site at http://www.oracle.com/accessibility/.


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback