Skip Headers

Oracle® interMedia User's Guide
10g Release 1 (10.1)

Part Number B10840-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

List of Examples

2-1 URL Format Required for Invoking mod_plsql in a Web Browser
2-2 URL Format Required to Invoke mod_plsql in a Web Browser for the Photo Album Application
7-1 Show the Package Body for Extending Support to a New Data Source
7-2 Show the Package Body for Extending Support to a New Audio
Data Format
7-3 Show the Package Body for Extending Support to a New Media
Data Format
7-4 Show the Package Body for Extending Support to a New Video
Data Format
7-5 Extend Oracle interMedia ORDImage with a New Object Type
8-1 Create a Separate Tablespace to Store an interMedia Column Object Containing LOB Data
8-2 Show the load1.bat File
8-3 Show the t1.sql Procedure
8-4 Show the load1.sql File that Executes the load_image Stored Procedure
8-5 Show the Control File for Loading Video Data
8-6 Read Data from an ORDVideo Column Object Using the interMedia readFromSource( ) Method in a PL/SQL Stored Procedure
9-1 Define a Relational Table Containing No ORDAudio Object
9-2 Define an Object View Containing an ORDAudio Object and Relational Columns
9-3 Build a Repository of Media
9-4 Address a Globalization Support Issue
A-1 Execute the Sample Program from the Command Line