INVESTIGADORES
VECCHIETTI Aldo
congresos y reuniones científicas
Título:
Mapping UML Class Diagrams into Object-Relational Schemas
Autor/es:
M.F. GOLOBISKY; A. R. VECCHIETTI
Lugar:
Mendoza
Reunión:
Simposio; Argentinian Symposium of Software Engineering; 2005
Institución organizadora:
Sadio
Resumen:
Recently, the SQL:2003 standard has been completed by introducing corrections and new capabilities to the SQL:1999. With databases complying with the two standards more complex applications can be developed. For database design, in the literature it is possible to find articles about the mapping steps from an entity-relationship model and from UML class diagrams to relational schemas, with less frequency can be found also some efforts for transforming UML class diagrams into object-relational schemas, but they are focused in a portion of the whole problem. In this article we present several mappings functions from UML class diagrams into objects of the object relational schema approach related to the SQL:2003 standard, and from these objects into tables where the objects persist. The main objective of this paper is to provide a formalization of the steps involved in the design of object relational schemas by starting with an UML class diagram.