oracle.owb.transformation
Interface PLSQLRecordType


interface PLSQLRecordType

This interface represents the PLSQL user defined type - PLSQL Record Type. It's structure is defined by the Attributes it has. It can be only instantiated from a Package by createPLSQLRecordType() or retrievePLSQLRecordType() methods.