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.

Connection Class<br />

flushCache()<br />

This method flushes the object cache associated with the connection.<br />

Syntax<br />

void flushCache();<br />

getClientCharSet()<br />

This method returns the session’s character set.<br />

Syntax<br />

string getClientCharSet() const;<br />

getClientNCHARCharSet()<br />

getMetaData()<br />

This method returns the session’s NCHAR character set.<br />

Syntax<br />

string getClientNCHARCharSet() const;<br />

This method returns metadata for an object in the database.<br />

Syntax<br />

There are variants of syntax:<br />

MetaData getMetaData(const string &object,<br />

MetaData::ParamType prmtyp = MetaData::PTYPE_UNK) const;<br />

MetaData getMetaData(const RefAny &ref) const;<br />

Parameters<br />

object<br />

The schema object to be described.<br />

8-40 <strong>Oracle</strong> <strong>C++</strong> <strong>Call</strong> <strong>Interface</strong> Programmer’s <strong>Guide</strong>

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

Saved successfully!

Ooh no, something went wrong!