Oracle9i Supplied PL/SQL Packages and Types Reference
Release 1 (9.0.1)

Part Number A89852-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

66
DBMS_TRANSFORM

The DBMS_TRANSFORM package provides an interface to the message format transformation features of Oracle Advanced Queuing. See the Oracle9i Application Developer's Guide - Advanced Queuing for more on message format transformations.

This chapter discusses the following topics:

Summary of DBMS_TRANSFORM Subprograms

Table 66-1 DBMS_TRANSFORM Subprograms
Subprograms  Description 

"CREATE_TRANSFORMATION Procedure" 

Creates a transformation that maps an object of the source type to an object of the destination type 

"MODIFY_TRANSFORMATION Procedure" 

Modifies an existing transformation 

"DROP_TRANSFORMATION Procedure" 

Drops the given transformation 


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback