Welcome, Guest! Log In | Create Account

Share

SPWrapper

by bricconi

SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.


http://spwrapper.sourceforge.net

Code Generators, Database

Project Feed

  • Code committed

    bricconi committed patchset 82 of module distribution to the SPWrapper CVS repository, changing 1 files

    09:24AM on Nov 08 2008 by bricconi

  • Code committed

    bricconi committed patchset 21 of module NBSPWrapperPlugin to the SPWrapper CVS repository, changing 1 files

    11:11AM on Nov 02 2008 by bricconi

  • Tracker artifact added

    bricconi created the artifact

    03:32PM on Oct 06 2008 by bricconi

  • nbspwplugin 2.0.3 file released: NBSPWrapperPlugin-2.0.3.zip

    this release fixes a bug with netbeans 6.1, due to a log library incomatibility.
    
    It also introduces DYNTABLES, very useful with oracle stored procedures with refcursors. Data in ref cursor gets loaded into a list of hash tables. The list preseves rows ...

    08:33PM on Aug 19 2008

  • spwrapper 0.9.2 file released: SPWrapper-0.9.2.zip

    Added dyntable support for oracle result set in stored procedures

    08:04PM on Aug 19 2008

  • Oracle RefCursor News

    Hello, the new release increases the support for ref cursor with stored procedures introducing dyntable datatype. DYNTABLE make it easyer to deal with these result set. You simply have to provide an overry rule in the ant makefile to turn a result set ...

    06:43PM on Aug 19 2008 by bricconi

  • Code committed

    bricconi committed patchset 20 of module NBSPWrapperPlugin to the SPWrapper CVS repository, changing 8 files

    06:12PM on Aug 19 2008 by bricconi

  • Code committed

    bricconi committed patchset 81 of module distribution to the SPWrapper CVS repository, changing 2 files

    05:31PM on Aug 19 2008 by bricconi

  • Code committed

    bricconi committed patchset 80 of module distribution to the SPWrapper CVS repository, changing 10 files

    05:28PM on Aug 19 2008 by bricconi

  • spwrapper 0.9.1 file released: SPWrapper-0.9.1.zip

    This release improve the Python support adding a binding for pgdb the dbapi 2 postgresql module.
    The generated python source now does not provides getter and setters as suggested by python users.

    05:01PM on Mar 23 2008

SPWrapper Actions