DOC

torque : village

Maven & Gradle

Feb 29, 2008
4 usages

Village · 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.

Table Of Contents

Latest Version

Download torque : village Javadoc & API Documentation - Latest Versions:

All Versions

Download torque : village Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.3

How to open Javadoc JAR file in web browser

  1. Rename the file village-3.3-javadoc.jar to village-3.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder village-3.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "village-3.3-sources.jar" -d "village-3.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 29, 2008
4 usages
Feb 29, 2008
3 usages
Feb 29, 2008
2 usages
Feb 29, 2008
2 usages
Feb 29, 2008
1 usages

Discover Dependencies

Jan 29, 2022
2 usages
261 stars
Apr 06, 2021
8 usages
3.1k stars
Jul 30, 2023
5 usages
1 stars
Jul 04, 2023
6 usages
Feb 07, 2023
2 usages
4 stars
Oct 26, 2018
3 usages
1 stars
Jun 07, 2016
3 usages
11 stars
Nov 27, 2021
3 usages
Jun 08, 2023
7 usages
288 stars