Download List

프로젝트 설명

dbcrawler 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 Requirements

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-09-14 00:35 Back to release list
1.3

IBM의 DB2는 이제이 라이브러리에 의해 지원됩니다. 트리거가 현재 지원됩니다. 1.2의 사용자는 안전이 릴리스로 업그레이드할 수 있습니다 그리고 그들은 아무것도 흘리지 않고 추가 기능을 받으세요.
Tags: Major
IBM DB2 is now supported by this library. Triggers are now supported. Users of 1.2 can safely upgrade to this release and they get added features without breaking anything.

Project Resources