Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Claudio Schvepe
Título: Gerador de Código Java a Partir de Arquivos do Oracle 6I
 
Abstract:
This research presents the development of the Convert Forms tool that is a tool to the migration of legacy systems developed in Oracle Forms to the programming java language. The conversion process is based in templates interpreted by templates eNITL engine, The visual components, triggers and a subgroup of the PL/SQL language are converted. To the analyze of Oracle Form code was developed lexicon and syntactic analyzers from Flex and Bison Tools, as well as used the API Forms for the manipulation of sources archives. The frameworks TinyXML, wxWidgets and Scintilla have been used in the development of the tool.