Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Marcelo Sardagna
Título: Ferramenta para Aplicação do Padrão Data Access Object (DAO) em Sistemas Desenvolvidos com a Linguagem de Programação Delphi
 
Abstract:
This work presents the development of a tool that serchs SQL expressions in Delphi project, creates classes to group these expressions and substitutes in these expressions for calls of the methods from this classes. The search is made in the archives of source code (PAS) and in forms (DFM). The generated classes follow the Data Access Object (DAO) pattern what concentrates the access to the data base. GALS was used for generation of the lexical, syntatic and semantics analysis classes. The tool was developed in Borland Developer Studio 2006 and this work there is a case study presenting the use of it.