Sciweavers

WCRE
2007
IEEE

Discovering the Objectual Meaning of Foreign Key Constraints in Enterprise Applications

13 years 10 months ago
Discovering the Objectual Meaning of Foreign Key Constraints in Enterprise Applications
The software industry is increasingly confronted with the issues of understanding and maintaining a special type of object-oriented systems, namely enterprise applications. A specific concern for these applications is to understand the persistent data (usually stored in a RDBMS), and its manipulation in the object-oriented source code. While foreign keys are an important means for indicating relations within the persistent data, oftentimes, by looking solely at the database schema, it is impossible to determine the exact nature of these relations. This paper proposes a novel approach for determining a refined understanding of the relations among the persistent data, by correlating the information about foreign keys extracted from the database schema with the way the data are used in the source code. By analyzing two enterprise systems we found that the proposed approach helps specifying a significant number of foreign key constraints in terms of their objectual meaning (e.g., if th...
Cristina Marinescu
Added 04 Jun 2010
Updated 04 Jun 2010
Type Conference
Year 2007
Where WCRE
Authors Cristina Marinescu
Comments (0)