Download List

项目描述

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.

系统要求

System requirement is not defined
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-12-14 06:49
1.7

为获取给定的架构功能,支持加入。
标签: Major
Support for fetching functions for a given schema was added.

2010-10-03 02:08
1.6

此版本增加了对Oracle数据库的支持,并修复一个重要的错误。
标签: Major
This release adds support for Oracle Database and fixes one important bug.

2010-09-25 04:53
1.5

为获取给定的架构程序的支持增加了。
标签: Major
Support for fetching Procedures for a given schema was added.

Project Resources