Changes in This Release for Oracle Database SQLJ Developer's Guide

This preface contains:

Changes in Oracle Database 12c Release 1 (12.1)

The following are changes in Oracle Database SQLJ Developer's Guide for Oracle Database 12c Release 1 (12.1).

New Features

The following features are new in this release:

  • Support for plan baselines

    See "Using Plan Baselines" section.

  • Support for JDK 7 and ojdbc7.jar

    Starting from this release, Oracle SQLJ supports JDK 7 and ojdbc7.jar file.

  • Support for pluggable databases

    See "Connecting to PDBs".

Deprecated Features

The following features are deprecated in this release, and may be desupported in a future release:

  • Support for stored outlines.

    You should not use the outline feature of Oracle and use plan baselines instead.

    See "Using Plan Baselines" for information about plan baselines.