Skip Headers

Oracle® Application Development Framework Development Guidelines Manual
10g Release 2 (10.1.2)  
Part No. B14362-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

Preface

This manual shows developers how to combine Java 2 Platform, Enterprise Edition (J2EE) and JDeveloper technologies to suit particular application needs. The recommendations in this manual focus on ease of development and recognized best practices that exploit the design-time features of the JDeveloper IDE.

This preface contains the following sections:

Intended Audience

This manual is intended for enterprise application developers who want to use JDeveloper to implement enterprise business solutions.

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. 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/

Accessibility of Code Examples in Documentation 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.

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.

Structure

This manual contains the following chapters and appendixes:

Related Documents

For more information:

Conventions

The following conventions are also used in this manual:

Convention Meaning
. . . Vertical ellipsis points in an example mean that information not directly related to the example has been omitted.
. . . Horizontal ellipsis points in statements or commands mean that parts of the statement or command not directly related to the example have been omitted
italic text Italic type in text indicates a term defined in the text, the glossary, or in both locations. Italic text also indicates book titles
< > Angle brackets enclose XML and HTML tags.
[ ] Brackets enclose optional clauses from which you can choose one or none.
code (lowercase monospace or fixed-width font) Lowercase monospace typeface indicates executables, file names, 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.
boldface code Boldface monospace typeface is used to emphasize parts of the code examples provided.
italicized code Italicized code indicates placeholder text that you need to replace with an appropriate value