OCL headers
Previous  Index  Next

All OCL header files are placed in include folder.

HeaderComment  
 
ocl.hmain OCL header  
crdef.hdefines general use classes i.e. CRString, CRDate etc.  
crdb.hdefines base classes i.e. CRDataset, CRField, CRLob.  
oracall.hdefines OCI related functions and constants.  
ora.hdefines classes working with Oracle server i.e OraConnection, OraCommand, OraRecordset, OraParam, OraCursor.  
oraloader.hdefines classes that use Direct Load API for loading data into database.  
orascript.hdefines classes that execute scripts like SQL*Plus scripts.  
oraextproc.hdefines functions that are necessary to work with extended procedures.  
oramonitor.hclasses that monitor OCL in OraMonitor application.  


OCL | Index