10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Creating LOBs<br />

Table 5–1 OCCI LOB Classes and Methods (Cont.)<br />

Class Method Purpose<br />

Clob Class on<br />

page 8-26<br />

LOB Classes and Methods<br />

To create an internal or external LOB, initialize a new LOB locator in the database.<br />

Based on the type of LOB you want to create, use one of the following classes:<br />

■ Bfile<br />

append()<br />

close()<br />

closeStream()<br />

copy()<br />

getCharSetForm()<br />

getCharSetId()<br />

getChunkSize()<br />

getStream()<br />

isInitialized()<br />

isNull()<br />

isOpen()<br />

length()<br />

open()<br />

operator=()<br />

operator==()<br />

operator!=()<br />

read()<br />

setCharSetForm()<br />

setNull()<br />

trim()<br />

write()<br />

writeChunk()<br />

To manipulate internal LOB (CLOB<br />

and NCLOB) values and locators<br />

See Also: Chapter 8, "OCCI Classes and Methods" for detailed<br />

information about each class and method.<br />

Introduction to LOBs 5-7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!