Downloadliste

Projektbeschreibung

SpiderDB is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-25 04:53 Zurück zur Release-Liste
1.5

Unterstützung für das Abrufen Verfahren für ein bestimmtes Schema aufgenommen.
Tags: Major
Support for fetching Procedures for a given schema was added.

Project Resources