Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Janira Silveira
Título: Extensão da Ferramenta Delphi2Java-II para Suportar Componentes de Banco de Dados
 
Abstract:
This work describes a solution developed as a tool to convert forms elaborated in Delphi programming language to applications in Java programming language. Among several types of components in a Delphi form there are being converted view components, data view components and data access components, being the last two types the focus of this work. To analyze the form there are used lexical, syntactic and semantic analyzers. To generate the Java classes following the Model–View–Controller (MVC) project pattern there are used Velocity templates engine. The tool is applied in a case study where through the JDBC API the components make access to a database in Oracle 8i.