The document discusses the reengineering of relational databases into object-oriented databases, highlighting the challenges of migrating data between these two systems while maintaining data integrity. It proposes a unified environment for schema mapping that allows the transformation of relational schemas into object-oriented schemas without altering existing relational structures. The methodology involves a two-phase process that includes mapping the relational schema and subsequently migrating the data to the object-oriented database system.