Package db-ddlutils: Information

    Source package: db-ddlutils
    Version: 1.0-alt1_1jpp6
    Build time:  Oct 22, 2010, 10:15 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: DDL utilities
    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.

    List of rpms provided by this srpm:
    db-ddlutils (noarch)
    db-ddlutils-javadoc (noarch)
    db-ddlutils-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6.5
      3. stax_1_0_api
      4. axion
      5. log4j
      6. maven-surefire-plugin
      7. maven2 >= 2.0.7
      8. maven2-plugin-compiler
      9. maven2-plugin-install
      10. maven2-plugin-jar
      11. maven2-plugin-javadoc
      12. maven2-plugin-resources
      13. mckoi
      14. postgresql-jdbc
      15. wstx
      16. derby
      17. mysql-connector-java
      18. dom4j
      19. hsqldb
      20. jpackage-compat
      21. jakarta-commons-beanutils
      22. jakarta-commons-betwixt0
      23. jakarta-commons-codec
      24. jakarta-commons-collections
      25. jakarta-commons-dbcp
      26. jakarta-commons-digester
      27. jakarta-commons-lang
      28. jakarta-commons-logging
      29. jakarta-commons-pool
      30. jakarta-oro
      31. jpackage-utils >= 0:1.7.3
      32. javacc3
      33. junit
      34. jaxen

    Last changed


    Oct. 21, 2010 Igor Vlasenko 0:1.0-alt1_1jpp6
    - fixed build
    Feb. 21, 2010 Igor Vlasenko 0:1.0-alt1_1jpp5
    - new jpackage release
    July 17, 2007 Igor Vlasenko 0:1.0-alt1_0.070308.1jpp1.7
    - converted from JPackage by jppimport script