OCILIB (C Driver for Oracle) 3.12.1
|
Oracle Internal Large objects: More...
#include <ocilib.h>
Oracle Internal Large objects:
The following internal Larges Objects are supported:
LOBs were introduced by OCI8 to replace Long datatypes.
It's designed to store really larges objects (buffer, files) inside the database
Oracle encourages programmers to use those objects instead of LONG, LONG RAW, ...
OCILIB supports both LOBs and LONGs
Definition at line 478 of file ocilib_types.h.