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.060220.1jpp.noarch [224 KiB] Changelog by Ralph Apel (2006-02-20):
- First JPackage release (for JPP-1.7).
- Pending fix of unit tests
db-ddlutils-1.0-0.060220.1jpp.src [5.0 MiB] Changelog by Ralph Apel (2006-02-20):
- First JPackage release (for JPP-1.7).
- Pending fix of unit tests

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