SPWrapper

SPWrapper analyzes Oracle database system tables.
Download

SPWrapper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Giovanni Bricconi
  • Publisher web site:

SPWrapper Tags


SPWrapper Description

SPWrapper analyzes Oracle database system tables. SPWrapper project analyzes Oracle database system tables, finds out parameter names and types, and writes the Java code necessary for calling stored procedures.Do you ever needed to use stored procedures from java code? Perhaps you had to write first the stored procedure, then you had to write that boring java code with all those register parameters and getInt/getString etc.Then perhaps you needed to change some parameters and had to check and correct the java code. And what about double checking that the connection was closed and the exception catched in the right way?I had to do it a lot of times... then I realized that once you have written and compiled the stored procedure in you database all the needed information about parameters is available. A program could read this information and write for me the needed java code.SPWrapper is the result of this idea. Currently it works with the Oracle database, but in the future I plan support other databases.What's New in This Release:· This release can generate source code for the combination of Python, PostgreSQL, and the pgdb module.


SPWrapper Related Software