Skip navigation links
Oracle® Multimedia Java API Reference
12c Release 2 (12.2)

E86001-01

Oracle Multimedia Java API Reference

Deprecated. The Oracle Multimedia Java proxy classes are deprecated in Oracle Database 12c Release 2 (12.2), and may be desupported in a future release.

See: Description

Packages 
Package Description
oracle.ord.im  
oracle.ord.media.io  
oracle.ord.media.jai.io  
Deprecated. The Oracle Multimedia Java proxy classes are deprecated in Oracle Database 12c Release 2 (12.2), and may be desupported in a future release. Alternatively, developers can embed PL/SQL anonymous blocks in their Java code.

Oracle Multimedia Java API enables users to write Java applications using Oracle Multimedia objects. Oracle Multimedia Java API is a component of Oracle Multimedia, a feature designed to manage multimedia content within Oracle Database.

Oracle Multimedia enables Oracle Database to store, manage, and retrieve media data in an integrated fashion with other enterprise information. Oracle Multimedia extends Oracle Database reliability, availability, and data management to media content in Internet, electronic commerce, and media-rich applications.

Note
In Oracle Database 11g Release 1 (11.1), the name Oracle interMedia was changed to Oracle Multimedia. The feature remains the same, only the name has changed. References to Oracle interMedia were replaced with Oracle Multimedia, however some references to Oracle interMedia or interMedia may still appear in graphical user interfaces, code examples, and related documents in the Documentation Library for the current release of Oracle Database.

The classes in the following table represent instances of the Oracle Multimedia database object types in a Java application.

Classes
OrdAudio Deprecated.Represents an instance of the ORDSYS.ORDAudio database type.
OrdDoc Deprecated.Represents an instance of the ORDSYS.ORDDoc database type.
OrdImage Deprecated.Represents an instance of the ORDSYS.ORDImage database type.
OrdImageSignature Deprecated.This class is no longer supported.
OrdMediaUtil Deprecated.Allows other Oracle Multimedia Java classes to connect to Oracle Database and access data in tables that contain columns of Oracle Multimedia object types.
OrdVideo Deprecated.Represents an instance of the ORDSYS.ORDVideo database type.

Users of Oracle Multimedia Java API should be familiar with SQL, PL/SQL, Java, Java Database Connectivity (JDBC), and Oracle Multimedia.

For more information about Oracle Multimedia, see the following documents in the Oracle Multimedia documentation set:

For more information about using Oracle Multimedia in a development environment, see these Oracle resources:

Skip navigation links
Oracle® Multimedia Java API Reference
12c Release 2 (12.2)

E86001-01

Copyright © 1999, 2017, Oracle and/or its affiliates. All rights reserved.