Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Package oracle.owb.transformation

Provides interfaces for functional design.

See:
          Description

Interface Summary
Function Function interface represents a function or a procedure.
FunctionPhysicalProperties FunctionPhysicalProperties interface contains the physical property names for FunctionPhysicalProperties.
IOFunction IOFunction interface represents a Function within an Intelligence Module.
IOFunctionPhysicalProperties IOFunctionPhysicalProperties interface contains the physical property names for IOFunctionPhysicalProperties.
Language An interface representing a programming language.
Package Package interface represents a library of functions.
PackagePhysicalProperties PackagePhysicalProperties interface contains the physical property names for PackagePhysicalProperties.
Parameter Parameter interface represents a parameter of a function or procedure.
PLSQLDatatypeSet PLSQLDatatypeSet represents the valid dataypes allowed in PL/SQL language.
PLSQLRecordType This class represents the PLSQL user defined type - PLSQL Record Type.
PLSQLTableType This class represents the PLSQL user defined type - PLSQL Table Type.
Procedure Procedure interface represents a Procedure.
ProcedurePhysicalProperties ProcedurePhysicalProperties interface contains the physical property names for ProcedurePhysicalProperties.
RefCursorType This class represents the PLSQL user defined type - REF Cursor Type.
TableFunction This class represents Oracle Table Function.
TableFunctionPhysicalProperties TableFunctionPhysicalProperties interface contains the physical property names for TableFunctionPhysicalProperties.
Transformation Transformation interface represents a super interface of function or a procedure.
TransformationModule TransformationModule interface represents a collection of Packages, Functionsand Procedures in a Oracle Module or Global Shared Library

 

Class Summary
ConnectInfo  
LanguageManager This class provides access to all supported languages.
LibraryManager LibraryManager class provides access to the OWB built-in global libraries.
PLSQLRecordAttribute  
TestFixture  
TestPublicAPI A TestSuite containing all JUnit tests for the OWB Transformation Public API.
TransformationUtility A TransformationUtility is a public class that defines some of the utility for Transformation.

 

Package oracle.owb.transformation Description

Provides interfaces for functional design.


Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.