OCILIB (C Driver for Oracle) Data Structures

Here are the data structures with brief descriptions:
OCI_BindInternal bind representation
OCI_CollOracle Collections (VARRAYs and Nested Tables) representation
OCI_ColumnOracle SQL Column and Type member representation
OCI_ConnectionOracle physical connection
OCI_ConnPoolOracle Connection Pool
OCI_DateOracle internal date representation
OCI_DirPathOCILIB encapsulation of OCI Direct Path handle
OCI_ElemOracle Collection item representation
OCI_ErrorEncapsulates an Oracle or OCILIB exception
OCI_FileOracle External Large objects:
OCI_HashEntryHash table entry
OCI_HashTableOCILIB implementation of hash tables
OCI_HashValueHash table entry value
OCI_IntervalOracle internal interval representation
OCI_IterOracle Collection iterator representation
OCI_LobOracle Internal Large objects:
OCI_LongOracle Long datatype
OCI_MutexOCILIB encapsulation of OCI mutexes
OCI_ObjectOracle Named types representation
OCI_RefOracle REF type representation
OCI_ResultsetCollection of output columns from a select statement
OCI_StatementOracle SQL or PL/SQL statement
OCI_ThreadOCILIB encapsulation of OCI Threads
OCI_TimestampOracle internal timestamp representation
OCI_TransactionOracle Transaction
OCI_TypeInfoType info metadata handle
OCI_VariantInternal Variant type based on union C type
OCI_XIDGlobal transaction identifier

Generated on Thu Jul 30 17:41:55 2009 for OCILIB (C Driver for Oracle) by  doxygen 1.5.4