Briefly discuss how the ODMG C++ language binding works.

What will be an ideal response?


A C?? class library is provided containing classes and functions that implement the ODL
constructs. In addition, OML (Object Manipulation Language) is used to specify how database
objects are retrieved and manipulated within the application program. To create a working
application, the C?? ODL declarations are passed through a C?? ODL preprocessor, which
has the effect of generating a C?? header file containing the object database definition and
storing the ODMS meta-data in the database. The user’s C?? application, which contains
OML, is then compiled in the normal way along with the generated object database definition
C?? header file. Finally, the object code output by the compiler is linked with the ODMS
runtime library to produce the required executable image.

Computer Science & Information Technology

You might also like to view...

Choose the example below of a descendent selector that configures the anchor tags with the nav element

a. nav a b..navigation a c. #nav a d. a nav

Computer Science & Information Technology

________ are characteristics that determine the type of data that may be entered in a field

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is a method in Flash for animating a set of objects in relation to each other using an articulated structure of bones?

A. Morphing B. Tweening C. Inverse Kinematics D. Frame-by-frame animation

Computer Science & Information Technology

The transition from ____ can be initiated by the Process Scheduler or the Job Scheduler.

A. WAITING to READY B. RUNNING to WAITING C. RUNNING to FINISHED D. HOLD to READY

Computer Science & Information Technology