This unit contains classes for Oracle OBJECT, ARRAY, TABLE and XMLTYPE data types.
Classes
| Name | Description |
|
TOraArray |
A class representing the value of the Oracle array data type. |
|
TOraNestTable |
A class representing a value of the Oracle nested table data type. |
|
TOraObject |
A class representing the Oracle object data type value. |
|
TOraRef |
A class representing the Oracle reference data type value. |
|
TOraType |
A class holding information about Oracle type required for TOraObject objects. |
|
TOraXML |
A class representing a value of the Oracle SYS.XMLTYPE type. |