Movatterモバイル変換


[0]ホーム

URL:


Go to main content
6/52

Preface

This preface introduces you to theOracle Database JDBC Developer's Guide and Reference discussing the intended audience, structure, and conventions of this document. A list of related Oracle documents is also provided.

Audience

TheOracle Database JDBC Developer's Guide and Reference is intended for developers of Java Database Connectivity (JDBC)-based applications and applets. This book can be read by anyone with an interest in JDBC programming, but assumes at least some prior knowledge of the following:

Documentation Accessibility

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. Accessibility 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 more information, visit the Oracle Accessibility Program Web site at

http://www.oracle.com/accessibility/

Accessibility of Code Examples in Documentation

Screen readers 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, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

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.

TTY Access to Oracle Support Services

Oracle provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, 7 days a week. For TTY support, call 800.446.2398. Outside the United States, call +1.407.458.2479.

Related Documents

The following books are also available from the Oracle Java Platform group:

The following OC4J documents, for Oracle Application Server releases, are also available from the Oracle Java Platform group:

The following documents are from the Oracle Server Technologies group:

The following documents from the Oracle Application Server group may also be of some interest:

The following are available from the JDeveloper group:

Printed documentation is available for sale in the Oracle Store at:

http://oraclestore.oracle.com/

To download free release notes, installation documentation, white papers, or other collateral, visit the Oracle Technology Network (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/

The following resources are available from Sun Microsystems:

Conventions

This section describes the conventions used in the text and code examples of this documentation set. The following table describes those conventions and provides examples of their use.

ConventionMeaningExample
BoldBold typeface indicates terms that are defined in the text or terms that appear in a glossary, or both.When you specify this clause, you create anindex-organized table.
ItalicsItalic typeface indicates book titles or emphasis.Oracle Database Concepts

Ensure that the recovery catalog and target database donot reside on the same disk.

UPPERCASE monospace (fixed-width) fontUppercase monospace typeface indicates elements supplied by the system. Such elements include parameters, privileges, data types, RMAN keywords, SQL keywords, SQL*Plus or utility commands, packages and methods, as well as system-supplied column names, database objects and structures, user names, and roles.You can specify this clause only for aNUMBER column.

You can back up the database by using theBACKUP command.

Query theTABLE_NAME column in theUSER_TABLES data dictionary view.

Use theDBMS_STATS.GENERATE_STATS procedure.

lowercase monospace (fixed-width) fontLowercase monospace typeface indicates executables, filenames, directory names, and sample user-supplied elements. Such elements include computer and database names, net service names, and connect identifiers, as well as user-supplied database objects and structures, column names, packages and classes, user names and roles, program units, and parameter values.

Note: Some programmatic elements use a mixture of UPPERCASE and lowercase. Enter these elements as shown.

Entersqlplus to start SQL*Plus.

The password is specified in theorapwd file.

Back up the datafiles and control files in the/disk1/oracle/dbs directory.

Thedepartment_id,department_name, andlocation_id columns are in thehr.departments table.

Set theQUERY_REWRITE_ENABLED initialization parameter totrue.

Connect asoe user.

TheJRepUtil class implements these methods.

lowercase italic monospace (fixed-width) fontLowercase italic monospace font represents placeholders or variables.You can specify theparallel_clause.

Runold_release.SQL whereold_release refers to the release you installed prior to upgrading.



[8]ページ先頭

©2009-2025 Movatter.jp