The final stop in this trip through the world of database design is the object-oriented schema. Mapping a UML data model to an object-oriented schema is straightforward, though there are as always a few issues to consider. Many issues arise because OO...
The final stop in this trip through the world of database design is the object-oriented schema. Mapping a UML data model to an object-oriented schema is straightforward, though there are as always a few issues to consider. Many issues arise because OODBMS vendors do not adhere to any schema definition standard. Other issues arise out of the ingerent nature of persistent object design, appearing in all OODBMS products and in the ODMG standard as well. Therefore, in this paper UML data model conversion by object-oriented schema study.