440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
with   {key13}


SPWrapper 0.9.1 (Default branch)

FreshMeat

Thursday March 27, 2008. 10:43 PM
FreshMeat

SPWrapper is a source code generator whose input is an SQL statement, or with some limitations the name of a stored procedure. Each SQL statement become a Java class, iterable to fetch results if the statement is a SELECT. It is possible to generate Python classes for the cx_Oracle module. SPWrapper is designed to require little configuration: it tries to automatically guess input parameters form SQL code, and output parameters from the SQL result set fetched. All the SQL statements can be translated to source code, even those with proprietary syntax. It currently supports 4 databases for Java (Oracle, PostgreSQL, MySQL and SQL Server) and Oracle with Python. A Netbeans plugin is also available (for stored procedures only). License: GNU Lesser General Public License (LGPL) Changes: This release can generate source code for the combination of Python, PostgreSQL, and the pgdb module.
SPWrapper source code generator whose input statement with some limitations SPWrapper 0.9.1 (Default branch)
SPWrapper 0.9.1 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=7cccf3a2869b18cb700e50eae55c2568

 

 Related News 

Search

Download Zicos
Wed May 14, 05:57 PM
with   {key13}