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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Table 8–5 Clob Methods (Cont.)<br />

Method Summary<br />

close() on page 8-28 Close a previously opened CLOB.<br />

closeStream() on page 8-28 Close the Stream object obtained from the current<br />

CLOB.<br />

copy() on page 8-28 Copy all or a portion of a CLOB or BFILE into the<br />

current CLOB.<br />

getCharSetForm() on page 8-29 Return the character set form of the CLOB.<br />

getCharSetId() on page 8-30 Return the character set ID of the CLOB.<br />

getChunkSize() on page 8-30 Return the chunk size of the CLOB.<br />

getStream() on page 8-30 Return data from the CLOB as a Stream object.<br />

isInitialized() on page 8-31 Test whether the Clob object is initialized.<br />

isNull() on page 8-31 Test whether the Clob object is atomically null.<br />

isOpen() on page 8-31 Test whether the CLOB is open.<br />

Clob Class<br />

length() on page 8-31 Return the number of characters in the current CLOB.<br />

open() on page 8-32 Open the CLOB with read or read/write access.<br />

operator=() on page 8-32 Assign a CLOB locator to the current Clob object.<br />

operator==() on page 8-32 Test whether two Clob objects are equal.<br />

operator!=() on page 8-33 Test whether two Clob objects are not equal.<br />

read() on page 8-33 Read a portion of the CLOB into a buffer.<br />

setCharSetId() on page 8-34 Sets the character set ID associated with the CLOB.<br />

setCharSetForm() on page 8-34 Sets the character set form associated with the CLOB.<br />

setCharSetForm() on page 8-34 Set the Clob object to empty.<br />

setEmpty() on page 8-35 Set the Clob object to empty and initialize the<br />

connection pointer to the passed parameter.<br />

setNull() on page 8-35 Set the Clob object to atomically null.<br />

trim() on page 8-35 Truncate the CLOB to a specified length.<br />

write() on page 8-36 Write a buffer into an unopened CLOB.<br />

writeChunk() on page 8-37 Write a buffer into an open CLOB.<br />

OCCI Classes and Methods 8-27

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

Saved successfully!

Ooh no, something went wrong!