Skip to content

This repository stores source code of a tool that aims to convert a PL/SQL code to Java.

License

Notifications You must be signed in to change notification settings

ABestteti/PLSQL-to-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PLSQL-to-Java

This repository stores source code of a tool that aims to convert a PL/SQL code to Java. This utility is developed with JavaCC tool to create the convertion program. The ideia is create a tool that takes a PL/SQL code as input file and create a Java output code, semantically identical to PL/SQL code.

Legal and Trademarks

  • Oracle is a registered trademark of Oracle Corporation.
  • PL/SQL is a trademark of Oracle Corporation.
  • Java is a trademark of Oracle Corporation.

About

This repository stores source code of a tool that aims to convert a PL/SQL code to Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published