Oracle8i interMedia Audio, Image, and Video User's Guide and Reference
Release 8.1.5

A67299-01

Library

Product

Contents

Index

Prev Next

List of Examples

2-1 Define a Song Object
2-2 Create a Table Named SongsTable
2-3 Create a List Object Containing a List of References to Songs
2-4 Define the Implementation of the songList Object
2-5 Create a CD Table Containing CD Information
2-6 Insert a Song into the SongsTable Table
2-7 Insert a CD into the CdTable Table
2-8 Load a Song into the SongsTable Table
2-9 Insert a Reference to a Song Object into the Songs List in the CdTable Table
2-10 Add a CD Reference to a Song
2-11 Add Comments About a Song
2-12 Retrieve Audio Data from a Song in a CD
2-13 Display All Comments for a Song in a CD
2-14 Adding a New Column of Type ORDImage to the emp Table
2-15 Adding ORDImage Types to a New Table
2-16 Insert a Row into a Table with Empty Data in the ORDImage Type Column
2-17 Populate a Row with ORDImage BLOB Data
2-18 Insert a Row into a Table with an Image in the ORDImage Type Column
2-19 Populate a Row with ORDImage External File Data
2-20 Querying a Row That Has ORDImage Data of Any Content Length
2-21 Querying a Row That Has ORDImage Data of a Specific Content Length
2-22 Import an Image from an External File
2-23 Copy an Image
2-24 Convert an Image Format
2-25 Copy and Convert an Image Format
2-26 Extend Oracle8i interMedia Image with a New Object Type
2-27 Create an Object View on a Flat Table
2-28 Address a National Language Support Issue
2-29 Define a Clip Object
2-30 Create a Table Named clipsTable
2-31 Create a List Object Containing a List of Clips
2-32 Define the Implementation of the clipList Object
2-33 Create a Video Table Containing Video Information
2-34 Insert a Video Clip into the clipsTable Table
2-35 Insert a Row into the videoTable Table
2-36 Load a Video into the clipsTable Table
2-37 Insert a Reference to a Clip Object into the Clips List in the videoTable Table
2-38 Insert a Reference to a Video Object into the Clip
2-39 Retrieve a Video Clip
3-1 Package Body Listing for Extending Support to a New Audio Data Format
5-1 Package Body Listing for Extending Support to a New Video Data Format
6-1 Package Body Listing for Extending Support to a New Data Source
7-1 Creating a Separate Tablespace to Store LOB Data
E-1 Execute the Demo from the Command Line



Prev

Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index