OCILIB (C Driver for Oracle) 3.9.1
Data Structures
Here are the data structures with brief descriptions:
OCI_AgentOCILIB encapsulation of A/Q Agent
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_DateOracle internal date representation
OCI_DequeueOCILIB encapsulation of A/Q dequeuing operations
OCI_DirPathOCILIB encapsulation of OCI Direct Path handle
OCI_ElemOracle Collection item representation
OCI_EnqueueOCILIB encapsulation of A/Q enqueuing operations
OCI_ErrorEncapsulates an Oracle or OCILIB exception
OCI_EventOCILIB encapsulation of Oracle DCN event
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_MsgOCILIB encapsulation of A/Q message
OCI_MutexOCILIB encapsulation of OCI mutexes
OCI_ObjectOracle Named types representation
OCI_PoolPool object (session or connection)
OCI_RefOracle REF type representation
OCI_ResultsetCollection of output columns from a select statement
OCI_StatementOracle SQL or PL/SQL statement
OCI_SubscriptionOCILIB encapsulation of Oracle DCN notification
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