Oracle® Database Java Developer's Guide 10g Release 1 (10.1) Part Number B12021-01 |
|
|
View PDF |
This book has been written for the following audiences:
This document contains the following chapters:
Gives an overview of how to develop, load, and execute Java applications in the database.
Describes the basic differences for writing, installing, and deploying Java applications within Oracle Database.
Gives an overview and examples of how to invoke Java within the database.
Describes what you need to know to install and configure OracleJVM within your database.
Describes stored procedures, which open the Oracle RDBMS to all Java programmers.
Describes how to publish the methods with call specifications (call specs), which map Java method names, parameter types, and return types to their SQL counterparts.
Demonstrates how to call Java stored procedures in various contexts.
Demonstrates the building of a Java stored procedures application.
Details the security support available for Java applications within Oracle Database.
Describes how to increase Java application performance with natively compiled code Java memory usage.
Describes the schema object tools to use in the Oracle Database Java environment.
Describes Database Web Services and Web Services callouts.
Describes the DBMS_JAVA package.
Defines specialized terms.
The building blocks that Java developers use in Oracle Database are as follows:
Each of these models is briefly discussed in Chapter 1, "Introduction to Java in Oracle Database" and examples are given in Chapter 3, "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.
There are many useful online sources of information about Java. For example, you can view or download documentation, guides, and tutorials from the JavaSoft Web site:
http://www.javasoft.com
Another popular Java Web site is:
http://www.gamelan.com
Also, the following Internet news groups are dedicated to Java:
comp.lang.java.programmer comp.lang.java.misc
You can get the latest OracleJVM news, updates, and offerings from the Oracle Technology Network (OTN) at the following site:
http://otn.oracle.com/tech/java/java_db/content.html
In addition to try-and-buy tools, you can download JDBC drivers, SQLJ reference implementations, white papers on Java application development, and collections of frequently asked questions (FAQs).
To download free release notes, installation documentation, white papers, or other collateral, please visit OTN. You must register online before using OTN; registration is free and can be done at
http://otn.oracle.com/membership/
If you already have a user name and password for OTN, then you can go directly to the documentation section of the OTN Web site at
http://otn.oracle.com/documentation/content.html
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. 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. For additional information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing 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.
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.