Пакет 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

    Права:
    Igor Vlasenko
    @java

      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. /proc
      13. log4j
      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. stax_1_0_api
      22. mckoi
      23. postgresql-jdbc
      24. hsqldb
      25. mysql-connector-java
      26. derby
      27. wstx
      28. dom4j
      29. jakarta-oro
      30. javacc3
      31. jaxen
      32. jpackage-compat
      33. jpackage-utils >= 0:1.7.3
      34. junit

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


    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