interMedia BC4J Integration

interMedia BC4J Integration

interMedia Business Components for Java(BC4J) Integration offers Java programmers a simple yet effective way to store/retrieve/render/process multimedia content in their BC4J applications.

See:
          Description

Packages
PackageDescription
oracle.ord.html  
oracle.ord.im  

 

interMedia Business Components for Java(BC4J) Integration offers Java programmers a simple yet effective way to store/retrieve/render/process multimedia content in their BC4J applications. The Integration provides the interMedia client API which can be used directly in user's BC4J application. The Integration also enables a set of pre-supplied BC4J client components which can be easily integrated into user's application and dramatically increase the productivity. These components include BC4J Data Tags, Data Web Beans, and JClient controls.

The main constituents of the Integration package are these classes:

Note

This Javadoc applies to the Oracle 9i version interMedia BC4J Integration. The users who use the Oracle 817 version interMedia BC4J Integration can refer to this Javadoc also. But there are slight differences between these two versions.
  1. oracle.ord.im.OrdDocDomain and oracle.ord.im.OrdImageSignatureDomain correspond to two new interMedia Object Types, ORDSYS.ORDDOC and ORDSYS.ORDIMAGESIGNATURE, introduced in Oracle 9i database. The users should not use these two classes when they use the Oracle 817 version interMedia BC4J Integration.
  2. OrdAudioDomain.openSource() throws Exception in Oracle 817 version interMedia BC4J Integration; the method throws SQLException in Oracle 9i version interMedia BC4J Integration.


interMedia BC4J Integration