March 2022
Intermediate to advanced
682 pages
22h 58m
English
The process of creating an OO database application using an OODBMS is meant to be a natural extension of application development in an OO programming environment. As discussed previously, there are language bindings specified in the ODMG standard for C++, Java, and Smalltalk, as well as other language bindings. The difference between using objects in programs written in these languages and database objects is the persistence of the database objects. Vendors that support the ODMG standard provide facilities to make program objects persist and to provide access to database objects for manipulation within programs.
Current OODBMS products include systems such as InterSystems Iris, Objectivity/DB, Matisse, ...