INVESTIGADORES
BOLLATI VerÓnica Andrea
congresos y reuniones científicas
Título:
Supporting Model-Driven Development of Object-Relational Database Schemas: a Case Study
Autor/es:
JUAN MANUEL VARA; BELÉN VELA SÁNCHEZ; VERÓNICA A. BOLLATI; ESPERANZA MARCOS MARTINEZ
Lugar:
Zurich
Reunión:
Conferencia; Second International Conference on Model Transformation. ICMT 2009; 2009
Institución organizadora:
Springer-Verlag
Resumen:
This paper completes our proposal for automatic development of Object-Relational (OR) DataBase (DB) schemas. By means of a case study, this work focuses on presenting the tooling developed to support the whole process. As usual, the proposal starts from a conceptual data model (Platform Independent Model) depicted in a UML class diagram. Then, the conceptual data model is mapped into an OR DB model (Platform Specific Model) that represents the OR DB schema. To that end, we have implemented a set of formalized mapping rules using the ATL language. Finally, the SQL code that implements the modeled schema in Oracle 10g is automatically generated from the OR model by means of a MOFScript model to text transformation. Moreover, since the OR model could be refined along the design process, we have developed a graphical editor for OR DB models.