Пакет apache-commons-dbcp: Информация

    Исходный пакет: apache-commons-dbcp
    Версия: 1.3.0-alt1_0.r830852.4jpp6
    Собран:  25 февраля 2011 г. 17:59
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://commons.apache.org/dbcp

    Лицензия: Apache Software License
    О пакете: Apache Commons DataBase Pooling Package
    Описание: 
    Many Jakarta projects support interaction with a relational
    database. Creating a new connection for each user can be time
    consuming (often requiring multiple seconds of clock time),
    in order to perform a database transaction that might take
    milliseconds. Opening a connection per user can be unfeasible
    in a publicly-hosted Internet application where the number of
    simultaneous users can be very large. Accordingly, developers
    often wish to share a "pool" of open connections between all
    of the application's current users. The number of users actually
    performing a request at any given time is usually a very small
    percentage of the total number of active users, and during
    request processing is the only time that a database connection
    is required. The application itself logs into the DBMS, and
    handles any user account issues internally.

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

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

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

      1. /proc
      2. jakarta-commons-logging
      3. jpackage-compat
      4. jpackage-utils >= 0:5.0.0
      5. jta_1_1_api
      6. junit >= 3.8.1
      7. maven-surefire-maven-plugin
      8. maven-surefire-provider-junit
      9. ant >= 0:1.7
      10. maven2 >= 0:2.0.8
      11. maven2-plugin-antrun
      12. maven2-plugin-assembly
      13. maven2-plugin-compiler
      14. maven2-plugin-idea
      15. maven2-plugin-install
      16. maven2-plugin-jar
      17. maven2-plugin-javadoc
      18. maven2-plugin-resources
      19. apache-commons-collections-tomcat5
      20. apache-commons-parent >= 0:12
      21. apache-commons-pool
      22. apache-commons-pool-tomcat5
      23. tomcat5-common-lib
      24. geronimo-genesis
      25. geronimo-j2ee-connector-1.5-api
      26. geronimo-txmanager
      27. howl-logger

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


    25 февраля 2011 г. Igor Vlasenko 0:1.3.0-alt1_0.r830852.4jpp6
    - new version