List of Figures
- 4-1 Basic OCI Program Flow
- 4-2 Components of a Service Context
- 4-3 Statement Handles
- 4-4 Direct Path Handles
- 6-1 Steps in Processing SQL Statements
- 7-1 Using OCIBindByName() to Associate Placeholders with Program Variables
- 7-2 Determining Skip Parameters
- 7-3 Performing Piecewise Insert
- 7-4 Performing Piecewise Fetch
- 8-1 OCIDescribeAny() Table Description
- 10-1 Multiple Tightly Coupled Branches
- 10-2 Session Operating on Multiple Branches
- 11-1 OCI Connection Pooling
- 13-1 Publish-Subscribe Model
- 19-1 Basic Object Operational Flow
- 21-1 Direct Path Loading
- 21-2 Inheritance Hierarchy for a Column of Type Person
- 22-1 Object Cache
- 22-2 Object Graph of person_t Instances
- 24-1 Using OTT with OCI
- 27-1 Classification of Instances by Type and Lifetime
- 35-1 Execution Flow of the OCIXStreamInLCRCallbackSend() Function
- 35-2 Execution Flow of the OCIXStreamOutLCRCallbackReceive() Function
- F-1 Multithreaded extproc Agent Architecture