Oracle Audio Technologies ORACLE9I B10508-01 User Manual

Page 127

Advertising
background image

Product Descriptions

Oracle9i Products

A-21

24.

Oracle SQLJ

release 9.2.0.2.0

Oracle SQLJ provides a standard method to embed SQL statements in Java
programs

.

Oracle SQLJ consists of the following components:

a.

Oracle SQLJ Runtime

release 9.2.0.2.0 (Installed with SQLJ)

Oracle SQLJ Runtime is a thin layer of pure Java code that runs above the
JDBC driver

.

When Oracle SQLJ translates your SQLJ source code using

standard SQLJ code generation, embedded SQL commands in your Java
application are replaced by calls to the SQLJ runtime

.

When you run the

application, the SQLJ runtime acts as an intermediary, reading information
about your SQL operations from your profile and passing instructions
along to the JDBC driver.

b.

Oracle SQLJ Translator

release 9.0.1 (Installed with SQLJ)

Oracle SQLJ Translator is a preprocessor for Java programs that contain
embedded SQL statements

.

It converts the SQL statements to JDBC calls.

For more information, refer to Oracle9i SQLJ Developer's Guide and Reference.

25.

Oracle Text

release 9.2.0.2.0 (formerly Oracle interMedia Text)

Oracle Text uses standard SQL to index, to search, and to analyze text and
documents that are stored in the Oracle database, in files, and on the Web

.

Oracle Text analyzes document themes and gists, and it searches text using
various search strategies

.

It also renders search results in several formats, and

it analyzes and indexes most document formats with over 150 document
filters

.

Oracle Text supports approximately 39 languages. It bulk loads

documents in the database with SQL*Loader.

For more information, refer to Oracle9i Text Reference and Oracle Text Application
Developer’s Guide.

26.

Oracle Text Manager

release 9.0.1 (Installed with Oracle Enterprise Manager

Integrated Applications)

OracleText Manager is an application for managing Oracle Text functionality.

For more information, refer to Oracle Enterprise Manager Concepts Guide.

27.

Oracle Universal Installer (OUI)

release 2.0.1.4.0

Oracle Universal Installer is a Java-based application that lets you quickly
install, update, and remove Oracle products.

For more information, refer to Oracle9i Installation Guide and Oracle Universal
Installer Concepts Guide.

Advertising