Changes in This Release for Oracle Multimedia User's Guide

This preface lists changes in Oracle Multimedia User's Guide.

Changes in Oracle Database 12c Release 2 (12.2)

The following are changes in Oracle Multimedia User's Guide for Oracle Database 12c Release 2 (12.2).

New Features

The following feature is new in this release:

  • Oracle Multimedia PL/SQL API

    Oracle Multimedia now provides a simplified PL/SQL API with functions and procedures for managing image, audio, and video media data stored in BLOBs and BFILEs in Oracle Database. This API allows metadata extraction and image processing operations to be more intuitively included in SQL and PL/SQL applications.

    The PL/SQL API enables developers to include many common operations in their applications. Examples include creating thumbnail images, cropping images, and converting images to Web-friendly formats, as well as extracting metadata. Using this API along with a comprehensive set of database tools and features, developers can consolidate multimedia data with other types of data in the database, for easy display in reports and Web user interfaces. These advantages enable rapid development and deployment of all database applications that include multimedia data.

    See Oracle Multimedia Reference for more information about the Oracle Multimedia PL/SQL Packages.

Deprecated Features

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

  • Oracle Multimedia support for the SQL/MM Still Image standard

  • These APIs:

    • Oracle Multimedia Java API

    • Oracle Multimedia Servlets and JSP Java API

    • Oracle Multimedia DICOM Java API

    • Oracle Multimedia Mid-Tier Java API

  • Oracle Multimedia support for DICOM

The following feature was deprecated in Oracle Database 12c Release 1 (12.1), and may be desupported in a future release:

  • The Oracle Multimedia DICOM support in ORDImage objects that was introduced in Oracle Database 10g Release 2 (10.2)

See Also: