Package village: Information

    Source package: village
    Version: 1.5.3-alt1_4jpp1.7
    Build time:  Jun 4, 2007, 12:13 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License
    Summary: JDBC-based relational database API
    Description: 
    Village is a 100% Pure Java API that sits on top of the JDBC API. The
    purpose of this API is to make it easier to interact with a JDBC
    compliant relational database. By using Village, it is possible to
    execute and manage select/insert/update/delete SQL statements without
    having to actually write a single line of SQL. Village can use any valid
    JDBC Connection object, so it is possible to use Village with a JDBC
    Connection pool.
    This software is being freely released under an Apache 1.1 Style
    license. Please see docs/LICENSE.txt in the distribution for more
    information.

    List of rpms provided by this srpm:
    village (noarch)
    village-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. ant
      2. /proc
      3. jpackage-1.4-compat
      4. jpackage-utils >= 0:1.6

    Last changed


    June 4, 2007 Igor Vlasenko 0:1.5.3-alt1_4jpp1.7
    - converted from JPackage by jppimport script