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.

■ CPPFILE Parameter<br />

■ ERRTYPE Parameter<br />

■ HFILE Parameter<br />

■ INITFILE Parameter<br />

■ INITFUNC Parameter<br />

■ INTYPE Parameter<br />

■ MAPFILE Parameter<br />

■ MAPFUNC Parameter<br />

■ OUTTYPE Parameter<br />

■ SCHEMA_NAMES Parameter<br />

■ TRANSITIVE Parameter<br />

■ USE_MARKER Parameter<br />

■ USERID Parameter<br />

OTT Utility Reference<br />

ATTRACCESS Parameter<br />

For <strong>C++</strong> only. This parameter instructs the OTT utility whether to generate<br />

PRIVATE or PROTECTED access for the type attributes. If PRIVATE is specified, the<br />

OTT utility generates an accessor (getxxx) and mutator (setxxx) method for each<br />

of the type attributes.<br />

ATTRACCESS=PRIVATE|PROTECTED<br />

The default is PROTECTED.<br />

CASE Parameter<br />

This parameter affects the case of certain C or <strong>C++</strong> identifiers generated by the OTT<br />

utility. The valid values of CASE are SAME, LOWER, UPPER, and OPPOSITE.<br />

If CASE=SAME, the case of letters is not changed when converting database type and<br />

attribute names to C or <strong>C++</strong> identifiers.<br />

If CASE=LOWER, then all uppercase letters are converted to lowercase.<br />

If CASE=UPPER, then all lowercase letters are converted to uppercase.<br />

How to Use the Object Type Translator Utility 7-119

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

Saved successfully!

Ooh no, something went wrong!