Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Fernando Colombo
Título: Emulador de SGBD Orientado a Objetos
 
Abstract:
This work describes the implementation of an object oriented Database Management System (DBMS). The implementation is based on the ODMG 3.0 specification, although it\'s not compatible with it. The software exposes the features of an object oriented DBMS and implements them by transparently using a relational DBMS. The text shows details about mapping object oriented models to relational DBMS tables, OQL language, software specification and software integration with Java platform. The software has enough quality to be used in small information systems, but extensions are required in order to support critical mission applications.