Static and Dynamic Reverse Engineering of Relational Database Applications: A Form-Driven Methodology

  • Authors:
  • Mimoun Malki;André Flory;Mustapha K. Rahmouni

  • Affiliations:
  • -;-;-

  • Venue:
  • AICCSA '01 Proceedings of the ACS/IEEE International Conference on Computer Systems and Applications
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract: We propose a Form-based approach for reverse engineering of legacy relational database applications. The approach consists of three dependent steps: (1) Acquisition of both structure and instances of forms, (2) Extraction of static aspect of legacy database: through a combination of forms structures and data instances analysis, forms relational sub-schemas and their constraints are derived. These relational sub-schemas are mapped into object sub-schemas, which will be merged into global object schema that presents the whole underlying database. (3) Extraction of dynamic aspect of legacy application: through the results of static aspect extraction, form behavior relationships are extracted in order to construct both methods call graph of form and forms network.