Пакет db-ddlutils: Информация

    Исходный пакет: db-ddlutils
    Версия: 1.0-alt3_1jpp6
    Собран:  11 марта 2013 г. 3:17
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://db.apache.org/ddlutils/

    Лицензия: Apache Software License 2.0
    О пакете: DDL utilities
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    db-ddlutils (noarch)
    db-ddlutils-javadoc (noarch)
    db-ddlutils-manual (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    11 марта 2013 г. Igor Vlasenko 0:1.0-alt3_1jpp6
    - build with betwixt 0.9
    9 сентября 2012 г. Igor Vlasenko 0:1.0-alt2_1jpp6
    - build with new fc mckoi 1.0.4
    21 октября 2010 г. Igor Vlasenko 0:1.0-alt1_1jpp6
    - fixed build