development/libraries/java

db-ddlutils - DDL utilities

Website: http://db.apache.org/ddlutils/
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
DdlUtils is a small, easy-to-use component for working with
Database Definition (DDL) files. These are XML files that contain
the definition of a database schema, e.g. tables and columns.
These files can be fed into DdlUtils via its Ant task or
programmatically in order to create the corresponding database
or alter it so that it corresponds to the DDL. Likewise, DdlUtils
can generate a DDL file for an existing database.
DdlUtils uses the Turbine XML format, which is shared by Torque
and OJB. This format expresses the database schema in a
database-independent way by using JDBC datatypes instead of raw
SQL datatypes which are inherently database specific.

Packages

db-ddlutils-1.0-0.070308.1jpp.src [4.9 MiB] Changelog by Ralph Apel (2007-03-08):
- First JPP-1.7 release
- Add gcj_support option
- Add manual subpackage
db-ddlutils-1.0-0.070308.1jpp.noarch [321 KiB] Changelog by Ralph Apel (2007-03-08):
- First JPP-1.7 release
- Add gcj_support option
- Add manual subpackage

Listing created by Repoview-0.6.6-5.mga4.tainted