OCILIB (C Driver for Oracle) 3.12.1
OCI_Lob Struct Reference

Oracle Internal Large objects: More...

#include <ocilib.h>


Detailed Description

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.