Relational Database Operations Modeling with UML

  • Authors:
  • Shuxin Yin;Indrakshi Ray

  • Affiliations:
  • Colorado State University;Colorado State University

  • Venue:
  • AINA '05 Proceedings of the 19th International Conference on Advanced Information Networking and Applications - Volume 1
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many existing software applications involve complex application layer implemented in OO programming languages and at the same time use relational database systems as back-end data store. Modeling the whole system in a consistent manner will help developers and end users better understand the application. Application layer and database layer sometimes are tightly coupled together in some legacy systems; however, most people use UML and ER modeling to model these two layers respectively, which creates lots of inconsistencies. Database operations canýt be properly modeled using ER modeling. In this work we present an extension to UML Data Modeling Profile and use concrete examples to illustrate how to model relational database operations using UML. Atomic database operations are modeled based on our framework and are used as building blocks to model more complex database operations.